This commit is contained in:
Lanta 2023-11-03 21:51:56 +01:00
parent 67d9a22c96
commit cd176dd3a4

View file

@ -92,7 +92,7 @@ footer {
padding: 10px; /* Reduce padding for mobile devices */
margin: 10px auto; /* Less margin for tighter mobile layout */
max-width: 800px;
min-width: 500px;
min-width: 200px;
}
nav {