mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-28 20:03:02 +00:00
list-style-type is a property of <li>, not <ul>
This commit is contained in:
committed by
Trevor Buckner
parent
e8dcb042f8
commit
09ae750eec
@@ -464,6 +464,8 @@ body {
|
||||
}
|
||||
ul{
|
||||
padding-left : 0;
|
||||
}
|
||||
ul li{
|
||||
list-style-type : none;
|
||||
}
|
||||
&>ul>li{
|
||||
|
||||
Reference in New Issue
Block a user