started adding its figma design

This commit is contained in:
2024-01-30 11:03:04 +01:00
parent de681d6326
commit 82e1635a16
6 changed files with 2433 additions and 517 deletions

11
src/styles/home.scss Normal file
View File

@@ -0,0 +1,11 @@
.home-title-box {
margin-top: 16.6vh;
margin-left: 11.3vw;
}
.home-title {
margin: 0;
color: #FFF;
font-family: "Tanker-Regular";
font-size: 128px;
}