This commit is contained in:
Schmelczer András 2020-01-11 13:05:40 +01:00
parent 65c0e3469e
commit 1893b774e7
14 changed files with 345 additions and 174 deletions

View file

@ -19,6 +19,7 @@
padding: map_get($vars, vars.$normal-margin);
box-shadow: map_get($vars, vars.$shadow);
z-index: 1;
width: 100%;
}
@mixin square($size) {