commit
93811a66c4
@ -2,7 +2,7 @@
|
|||||||
@mixin no-bullet {
|
@mixin no-bullet {
|
||||||
list-style-image : none;
|
list-style-image : none;
|
||||||
list-style-type : none;
|
list-style-type : none;
|
||||||
margin-left : 0px;
|
margin-left : 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
// turns off the bullets for an entire list
|
// turns off the bullets for an entire list
|
||||||
|
Loading…
Reference in New Issue
Block a user