mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44: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 {
|
.cross-selling .panel-body h3 {
|
||||||
margin-top: 10px; font-size: 21px;
|
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