mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 19:26:50 +00:00
Fix for bottom margin in nested lists.
This commit is contained in:
parent
a8c9fb8d7a
commit
d38f9f8e43
@ -73,6 +73,7 @@ ol { list-style-type: decimal;
|
||||
ol { list-style-type: lower-roman; margin-bottom: 0px; }}}
|
||||
|
||||
ul, ol { &, ul, ol { margin-left: 1.3em; }}
|
||||
ul, ol { ul, ol { margin-bottom: 0em; }}
|
||||
|
||||
strong { font-weight: bold; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user