mirror of
https://github.com/guezoloic/website.git
synced 2026-03-28 18:03:50 +00:00
feat: rework entire project structure
This commit is contained in:
@@ -22,5 +22,10 @@
|
||||
body {
|
||||
background: var(--background);
|
||||
color: var(--foreground);
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
height: 100dvh;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-color: #1e3d2e;
|
||||
font-family: 'Inter', sans-serif;
|
||||
/* font-family: Arial, Helvetica, sans-serif; */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user