Homepage updated to fit figma provided design

This commit is contained in:
2025-04-20 07:09:05 +03:00
parent 2ac86b5591
commit bd1c8f36da
13 changed files with 146 additions and 78 deletions

View File

@@ -44,7 +44,11 @@
}
body {
font-family: Inter, Arial, Helvetica, sans-serif;
font-family: "Work Sans", Arial, Helvetica, sans-serif;
width: 100vw;
height: 100vh;
padding: 0;
margin: 0;
}
:root {