forked from CGM_Public/pretix_original
Update src/pretix/static/pretixpresale/scss/_checkout.scss
Co-authored-by: Richard Schreiber <schreiber@rami.io>
This commit is contained in:
co-authored by
Richard Schreiber
parent
6587cca608
commit
6b9eefd231
@@ -102,8 +102,13 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.cross-selling .panel-body > section:first-child > h3 {
|
||||
margin-top: 10px; font-size: 21px;
|
||||
.cross-selling .panel-body h3 {
|
||||
font-size: 21px;
|
||||
line-height: inherit;
|
||||
margin-top: 20px;
|
||||
}
|
||||
.cross-selling .panel-body > *:first-child > h3:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user