mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Improve readability of multi-line nav items.
This commit is contained in:
@@ -227,7 +227,8 @@ h1, h2, h3, h4, h5, h6 {
|
||||
margin-left: 20px;
|
||||
}
|
||||
li {
|
||||
margin: 0;
|
||||
line-height: 16px;
|
||||
margin: 0 0 6px;
|
||||
}
|
||||
h3 {
|
||||
text-transform: uppercase;
|
||||
|
||||
Reference in New Issue
Block a user