This commit is contained in:
Mark Moser
2017-09-06 13:54:48 -05:00
commit be34c5148b
29 changed files with 5120 additions and 0 deletions

View File

View File

@ -0,0 +1,7 @@
@mixin slim-ul {
margin-right: 0;
margin-left: 0;
padding: 0;
list-style-type: none;
}