diff --git a/theme/common.css b/theme/common.css index 6210ed9..13d62ae 100644 --- a/theme/common.css +++ b/theme/common.css @@ -141,7 +141,7 @@ a:hover { text-decoration: underline; } border: 1px solid transparent; border-radius: 8px; margin: 0 auto; - max-width: 1152px; + /* max-width: 1152px; dem dino geht das zu weit */ min-width: 625px; padding: 0px 7px 0px 7px; }