Reconfigured max width

This commit is contained in:
Bo⋆˚✿˖° 2025-07-05 05:08:05 +02:00
parent 3659a81515
commit 4c132cfca6
Signed by: FreedTapestry21
GPG key ID: 5E19D8C7E935C480

View file

@ -1,7 +1,7 @@
/*
Pixelated.sh
Copyright (c) 2024 FreedTapestry21
Copyright (c) 2024-2025 FreedTapestry21
*/
@ -51,8 +51,7 @@ footer p {
/* Custom classes */
.box {
min-width: 80%;
max-width: 90%;
width: min(1400px, 90%);
margin-inline: auto;
}