mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Fix nested UL spacing.
This commit is contained in:
@@ -224,7 +224,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
margin: 0;
|
||||
}
|
||||
ul ul {
|
||||
margin-left: 20px;
|
||||
margin: 6px 0 0 20px;
|
||||
}
|
||||
li {
|
||||
line-height: 16px;
|
||||
|
||||
Reference in New Issue
Block a user