Fix confusing background color in subevents

This commit is contained in:
Raphael Michel
2020-04-09 09:29:40 +02:00
parent 31fdf8721b
commit 55539dc8e5

View File

@@ -163,7 +163,7 @@ section.front-page {
}
.subevent-list {
background-color: $body-bg;
background-color: white;
form {
padding: 10px 0;