mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Add spacing around banners
This commit is contained in:
@@ -235,3 +235,9 @@ h2.subevent-head {
|
||||
font-family: $font-family-monospace;
|
||||
padding: 8px 0;
|
||||
}
|
||||
.banner-bottom {
|
||||
padding-top: 15px;
|
||||
}
|
||||
.banner-top {
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user