forked from CGM_Public/pretix_original
Event index: Increase white-space for products and headlines (#3092)
This commit is contained in:
committed by
GitHub
parent
38b8269f14
commit
ba2c6e1e58
@@ -1,5 +1,12 @@
|
||||
@import "../../pretixbase/scss/_contrast.scss";
|
||||
|
||||
h1, .h1,
|
||||
h2, .h2,
|
||||
h3, .h3 {
|
||||
margin-top: 2.25 * $line-height-computed;
|
||||
margin-bottom: 0.75 * $line-height-computed;
|
||||
}
|
||||
|
||||
.page-header {
|
||||
position: relative;
|
||||
padding-bottom: 9px;
|
||||
@@ -150,4 +157,4 @@ footer {
|
||||
border-top-left-radius: .25em;
|
||||
border-bottom-left-radius: .25em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user