handle page resize: to resize track component columns

+ revert banner-height from 23rem to 18rem
+ change font to Google Sans
This commit is contained in:
geoffrey45
2022-09-24 19:47:58 +03:00
committed by Mungai Njoroge
parent a9f8cc63ea
commit d95b5c6910
8 changed files with 41 additions and 35 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ $medium: 0.75rem;
$large: 1.5rem;
$larger: 2rem;
$banner-height: 23rem;
$banner-height: 18rem;
// apple human design guideline colors
$black: #181a1c;