Structuring

This commit is contained in:
2017-02-17 12:37:33 +01:00
parent 2be8d05722
commit 8c6799ab8d
13 changed files with 150 additions and 52 deletions
@@ -4,7 +4,7 @@
/* Positioning */
position: relative;
display: inline-block;
display: inline-table;
/* Sizing */
box-sizing: border-box;
//width: (100%/$columns) - (0.3 + ($columns * 0.3));