💄 Optimized homepage

This commit is contained in:
2024-08-10 13:47:34 +08:00
parent b923f59fb4
commit bd76dc2ba8
3 changed files with 24 additions and 54 deletions

8
assets/index.css Normal file
View File

@ -0,0 +1,8 @@
html, body {
padding: 0;
margin: 0;
}
html, body, #app, .v-application {
overflow: auto !important;
}