forked from CGM_Public/pretix_original
Allowing more options to style pretix shops (#1585)
* Fix caching issues in SASS compilation * Allow to set a custom page background color * Allow to disable round corners * Support larger header pictures * Allow to show title despite header * Move language picker * FIx widget styles
This commit is contained in:
@@ -153,7 +153,7 @@ section.front-page {
|
||||
line-height: 22px;
|
||||
}
|
||||
@media (max-width: $screen-sm-max) {
|
||||
.page-header h1 small {
|
||||
.page-header h1 small, h1.content-header small {
|
||||
display: block;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user