Add responsiveness for footer. Update gulpjs, package.json and bootstrap sass
This commit is contained in:
5
static/assets/bootstrap/sass/mixins/_size.sass
Normal file
5
static/assets/bootstrap/sass/mixins/_size.sass
Normal file
@@ -0,0 +1,5 @@
|
||||
// Sizing shortcuts
|
||||
|
||||
=size($width, $height: $width)
|
||||
width: $width
|
||||
height: $height
|
Reference in New Issue
Block a user