New layout
This commit is contained in:
parent
440e7a3994
commit
f6a070f084
45 changed files with 661 additions and 758 deletions
4
static/sass/_mixins.sass
Normal file
4
static/sass/_mixins.sass
Normal file
|
@ -0,0 +1,4 @@
|
|||
=box-sizing($type)
|
||||
-webkit-box-sizing: $type
|
||||
-moz-box-sizing: $type
|
||||
box-sizing: $type
|
Loading…
Add table
Add a link
Reference in a new issue