mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Update src/pretix/static/pretixpresale/scss/_checkout.scss
Co-authored-by: Richard Schreiber <schreiber@rami.io>
This commit is contained in:
@@ -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