style.css: switch whole site to full-width layout

This commit is contained in:
Silvan Calarco 2024-07-06 19:21:29 +02:00
parent 931beb254a
commit 6e8233b9f1

View File

@ -253,6 +253,10 @@ div#ag-terms {
margin-right:5px;
}
#container {
max-width: initial;
}
/* Distromatic */
span#distromatic table,
span#distromatic table tr,