Files
ugurgaleri/resources/css/variables.scss
Ferit Yiğit BALABAN eb8e81541d No comment :D
2022-07-05 21:07:25 +03:00

39 lines
985 B
SCSS

$header_overflow: 1200px;
$header_overflow2: 850px;
$index_brands_fix: 1100px;
$index_brands_fix2: 850px;
$footer_overflow2: 880px;
$footer_overflow: 1110px;
$px_headerPadding: 150px;
$px_headerPadding2: 50px;
$px_horizontalPadding: 200px;
$px_horizontalPadding2: 100px;
$px_horizontalPadding3: 20px;
$sz_l_footer_h: 22px;
$sz_m_footer_h: 18px;
$sz_s_footer_h: 14px;
$sz_l_footer_p: 16px;
$sz_m_footer_p: 12px;
$sz_s_footer_p: 8px;
$clr_dark: #01003B;
$clr_brand: #1d60b5;
$clr_logo: #FDFFFF;
$clr_header: #FDFFFF;
$clr_nav_sleep: #706fff;
$clr_nav_active: #01003B;
$clr_footerBackground: #000000;
$clr_footerSleepLow: #abb3b3;
$clr_footerSleepHigh: #f5ffff;
$clr_footerActive: #b3d1ff;
$clr_sides: #364040;
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');