feat(portfolio): improve landing page

This commit is contained in:
2026-08-28 20:42:48 +02:00
parent 452ae78564
commit bd6a22e814
24 changed files with 430 additions and 12 deletions
+4
View File
@@ -1,3 +1,7 @@
:root {
margin: 0px;
}
html {
margin: 0px!important;
}