mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-26 05:12:39 +00:00
list-style-type is a property of <li>, not <ul>
This commit is contained in:
@@ -464,6 +464,8 @@ body {
|
||||
}
|
||||
ul{
|
||||
padding-left : 0;
|
||||
}
|
||||
ul li{
|
||||
list-style-type : none;
|
||||
}
|
||||
&>ul>li{
|
||||
|
||||
Reference in New Issue
Block a user