Improve settings

This commit is contained in:
schmelczerandras 2020-10-22 10:53:31 +02:00
parent 2509199abc
commit 81a8834c4d
19 changed files with 439 additions and 123 deletions

View file

@ -8,5 +8,8 @@ $small-padding: 12px;
$medium-padding: 24px;
$large-padding: 64px;
$border-radius: 15px;
$animation-time: 200ms;
$animation-time: 200ms ease;
$breakpoint: 700px;
$height-breakpoint: 500px;
$large-icon: 48px;
$small-icon: 32px;