created and styled header section

This commit is contained in:
Yusuf Ipek
2021-05-15 10:09:29 +03:00
parent e628868b40
commit c28b7d9c18
3 changed files with 80 additions and 2 deletions
+3
View File
@@ -5,6 +5,9 @@
.heading-1 {
@extend %heading;
font-size: 4.5rem;
color: $color-grey-light-1;
line-height: 1;
}
.heading-2 {