mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-23 20:35:37 -05:00
[Accessibility] Manage focus on navigation (#39350)
This commit is contained in:
@@ -9146,6 +9146,8 @@ noscript {
|
||||
padding-bottom: 32px;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3 {
|
||||
font-size: 22px;
|
||||
line-height: 33px;
|
||||
@@ -9176,6 +9178,8 @@ noscript {
|
||||
&__lead {
|
||||
margin-bottom: 20px;
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3 {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
@@ -9251,6 +9255,8 @@ noscript {
|
||||
flex: 1;
|
||||
box-sizing: border-box;
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3 {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user