removed useless unit
This commit is contained in:
parent
cdf11d7002
commit
a8ff39a8e4
@ -2,7 +2,7 @@
|
||||
@mixin no-bullet {
|
||||
list-style-image : none;
|
||||
list-style-type : none;
|
||||
margin-left : 0px;
|
||||
margin-left : 0;
|
||||
}
|
||||
|
||||
// turns off the bullets for an entire list
|
||||
|
Loading…
Reference in New Issue
Block a user