forked from CGM_Public/pretix_original
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