diff --git a/objectionable.solutions/style.css b/objectionable.solutions/style.css index 92c7ef4..2c6b8db 100644 --- a/objectionable.solutions/style.css +++ b/objectionable.solutions/style.css @@ -15,7 +15,8 @@ body { font-family: system-ui; margin-right: auto; margin-left: auto; - max-width: 1042px; + width: 1042px; + max-width: 95%; } a {