Inject CSS to improve some margins and padding that allowed scrolling left and right on mobile

This commit is contained in:
Keegan Rankin 2024-04-12 12:04:24 -07:00
parent 43ba21129e
commit 541a61eb63
2 changed files with 31 additions and 0 deletions

View file

@ -10,6 +10,10 @@ code: |-
div.column:has(#block-octavia-mountainbanner) + div.column {
display: none;
}
div.column:has(#block-octavia-mountainbanner) {
padding: 0.75rem 0;
}
media: all
preprocess: true
conditions: