diff --git a/gadjo/static/css/gadjo.scss b/gadjo/static/css/gadjo.scss index fed2936..8fc93d8 100644 --- a/gadjo/static/css/gadjo.scss +++ b/gadjo/static/css/gadjo.scss @@ -1234,8 +1234,7 @@ div.section { } &.folded { > h2, > h3 { - border-bottom: none; - padding-bottom: 1rem; + border-bottom-color: transparent; &::after { transform: rotate(-90deg); }