mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-30 17:32:38 +00:00
Removing the bottom margin off of nested lists
This commit is contained in:
@@ -385,6 +385,7 @@
|
|||||||
}
|
}
|
||||||
// Nested lists
|
// Nested lists
|
||||||
ul ul,ol ol,ul ol,ol ul{
|
ul ul,ol ol,ul ol,ol ul{
|
||||||
margin-left: 1.5em;
|
margin-left: 1.5em;
|
||||||
|
margin-bottom : 0px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user