Widget: Include frontpage_text, but only after navigation

This commit is contained in:
Raphael Michel
2021-01-12 11:56:47 +01:00
parent cf3c4d26cb
commit 593fc69d0c
3 changed files with 7 additions and 0 deletions

View File

@@ -366,6 +366,9 @@
padding-top: 10px;
text-align: center;
}
.pretix-widget-event-description {
padding: 0 15px;
}
.pretix-widget-event-list-back {
padding-top: 10px;
text-align: center;