0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 02:42:39 +00:00

Revert "list-style-type is a property of <li>, not <ul>"

This reverts commit 831bf5bc62.
This commit is contained in:
Eric Scheid
2018-12-23 18:03:41 +11:00
committed by Trevor Buckner
parent 09ae750eec
commit 462a5608d2

View File

@@ -464,8 +464,6 @@ body {
}
ul{
padding-left : 0;
}
ul li{
list-style-type : none;
}
&>ul>li{