style: added adaption to mobile & block animations
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
$container: 1400px;
|
||||
$container-padding: 24px;
|
||||
|
||||
$bp-xxl: 1600px;
|
||||
$bp-xl: 1280px;
|
||||
$bp-lg: 1024px;
|
||||
$bp-md: 768px;
|
||||
$bp-sm: 520px;
|
||||
|
||||
$font-main: "Segoe UI", "Segoe UI Variable", "Helvetica Neue", Arial, sans-serif;
|
||||
|
||||
$color-bg: #121212;
|
||||
|
||||
Reference in New Issue
Block a user