created navigation section and styled navigation links

This commit is contained in:
Yusuf Ipek
2021-05-04 14:01:42 +03:00
parent 1da98261e5
commit 6aed4851f0
10 changed files with 156 additions and 72 deletions
+1
View File
@@ -22,6 +22,7 @@ $color-black: #000;
// FONT CONTROL
$default-font-size: 1.6rem;
$normal-font-size: 1.4rem;
$medium-font-size: 3rem;
// GRID background
$grid-width: 114rem;