fixed max-width

This commit is contained in:
2023-12-03 12:16:23 +01:00
parent 6628132515
commit 6a9ff8ed1e

View File

@@ -521,7 +521,7 @@
border-radius: 3px; border-radius: 3px;
} }
.theme-Baupm.controller-news #content .news-page .news-content { .theme-Baupm.controller-news #content .news-page .news-content {
max-width: 50%; max-width: 48%;
min-width: 45%; min-width: 45%;
} }
.theme-Baupm.controller-projects .wiki.description iframe { .theme-Baupm.controller-projects .wiki.description iframe {