fix menus

This commit is contained in:
2025-09-19 09:43:30 +07:00
parent a56801f296
commit bce5cc37e5
3 changed files with 79 additions and 43 deletions

View File

@@ -25,7 +25,7 @@ a:hover {
body {
margin: 0;
display: flex;
place-items: center;
/* place-items: center; */
min-width: 320px;
min-height: 100vh;
}