Improve settings
This commit is contained in:
parent
2509199abc
commit
81a8834c4d
19 changed files with 439 additions and 123 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue