💄 reduce outer page padding

This commit is contained in:
DrMaxNix 2024-06-07 11:54:17 +02:00
parent e6116e41c3
commit 9a4d003b61

View File

@ -159,6 +159,9 @@ button:focus {
text-align: center;
}
.page-container.sparse .page {
padding: 2rem;
}
@media only screen and (max-width: 1600px) {
.page {
max-width: 75vw;