added var

This commit is contained in:
Silke Pisulla 2017-01-05 10:46:02 +01:00
commit 14fc5f24f9

View file

@ -45,6 +45,8 @@
@margin-default: 1.5rem;
@margin-big: 2.5rem;
@grid: @margin-small;
@transition: ease-out .30s;