init
This commit is contained in:
7
site/assets/scss/tools/_mixins.scss
Normal file
7
site/assets/scss/tools/_mixins.scss
Normal file
@ -0,0 +1,7 @@
|
||||
@mixin slim-ul {
|
||||
margin-right: 0;
|
||||
margin-left: 0;
|
||||
padding: 0;
|
||||
|
||||
list-style-type: none;
|
||||
}
|
Reference in New Issue
Block a user