created the layout

This commit is contained in:
Yusuf Ipek
2021-05-08 12:07:23 +03:00
parent c5eddbb0e5
commit 3f018ba17a
8 changed files with 70 additions and 1 deletions
+1
View File
@@ -44,6 +44,7 @@ $big-font-size: 5rem;
$shadow-default: 0 1.5rem 4rem rgba($color-black, 0.15);
$shadow-light: 0.5rem 1rem 2rem rgba($color-black, 0.2);
$shadow-link: 0 1rem 2rem rgba($color-black, 0.4);
$shadow-blurry: 0 2rem 6rem rgba($color-black, 0.3);
$border-radius-small: 0.2rem;
$border-radius-default: 0.3rem;