limit news width

This commit is contained in:
2023-11-26 12:02:10 +01:00
parent 2eecc3ac3c
commit 72e5d91eeb

View File

@@ -498,6 +498,9 @@
font-weight: bold;
}
.theme-Baupm .controller-news #content .news-article {
max-width: 30%;
}
@media screen and (max-width: 899px) {
.theme-Baupm #header {
color: #999;