it might get better

This commit is contained in:
2023-11-26 12:23:36 +01:00
parent aa649ffb78
commit 8718c2d37b

View File

@@ -492,7 +492,7 @@
.theme-Baupm .flex {
display: flex;
flex-flow: row wrap;
justify-content: space-around;
justify-content: space-between;
}
.theme-Baupm #content .reporting-list li .label {
@@ -500,7 +500,7 @@
}
.theme-Baupm.controller-news #content .news-article {
max-width: 30%;
max-width: 32%;
border: 1px solid #ddd;
padding: 8px;
margin: 0 0 20px 0;