Add responsiveness for footer. Update gulpjs, package.json and bootstrap sass
This commit is contained in:
6
static/assets/bootstrap/sass/mixins/_lists.sass
Normal file
6
static/assets/bootstrap/sass/mixins/_lists.sass
Normal file
@@ -0,0 +1,6 @@
|
||||
// Lists
|
||||
|
||||
// Unstyled keeps list items block level, just removes default browser padding and list-style
|
||||
=list-unstyled
|
||||
padding-left: 0
|
||||
list-style: none
|
Reference in New Issue
Block a user