fixed headline for statistics

This commit is contained in:
2022-06-08 16:07:09 +02:00
parent 13025edc3e
commit a24bb6df1f

View File

@@ -77,4 +77,7 @@ div.headline {
div.headline h2{ div.headline h2{
text-align: center; text-align: center;
color: #002e5b; color: #002e5b;
margin: 0px auto;
padding: 10px 0px;
font-weight: 400;
} }