diff --git a/gadjo/static/css/gadjo.scss b/gadjo/static/css/gadjo.scss index 29a6d50..2266219 100644 --- a/gadjo/static/css/gadjo.scss +++ b/gadjo/static/css/gadjo.scss @@ -1128,6 +1128,9 @@ div.section { border: 1px solid transparent; border-radius: 3px; background: white; + &.padded { + padding: 1em; + } > h2, > h3 { font-weight: normal; font-size: 120%;