mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 16:12:38 +00:00
Revert "list-style-type is a property of <li>, not <ul>"
This reverts commit 831bf5bc62.
This commit is contained in:
committed by
Trevor Buckner
parent
09ae750eec
commit
462a5608d2
@@ -464,8 +464,6 @@ body {
|
|||||||
}
|
}
|
||||||
ul{
|
ul{
|
||||||
padding-left : 0;
|
padding-left : 0;
|
||||||
}
|
|
||||||
ul li{
|
|
||||||
list-style-type : none;
|
list-style-type : none;
|
||||||
}
|
}
|
||||||
&>ul>li{
|
&>ul>li{
|
||||||
|
|||||||
Reference in New Issue
Block a user