added footer tabs

This commit is contained in:
2019-09-20 12:17:46 +02:00
parent 8e9a8489e4
commit c9e7a335c1
9 changed files with 96 additions and 31 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
$base_font_size:16px;
// grid
$default_gap: 1em;
$default_gap: 0;
$default_sum: 12;
$small-bp:768px;