app is building

This commit is contained in:
2020-06-03 11:51:32 +02:00
parent 574cf945f4
commit 15abfa3507
248 changed files with 32003 additions and 6 deletions
+9
View File
@@ -0,0 +1,9 @@
$base_font_size:16px;
// grid
$default_gap: 1em;
$default_sum: 12; // total number of columns
$small-bp:768px;
$med-bp:1080px;
$large-bp:1900px;