X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f3872a90b13a88be0473e3ce3126240d0d5cbb74..ea7671fcbd5bd829b16771670263aebaf29c69c1:/src/wolnelektury/static/2022/styles/local.scss diff --git a/src/wolnelektury/static/2022/styles/local.scss b/src/wolnelektury/static/2022/styles/local.scss index d9aafcf2d..726b1b3f3 100644 --- a/src/wolnelektury/static/2022/styles/local.scss +++ b/src/wolnelektury/static/2022/styles/local.scss @@ -84,10 +84,15 @@ $teal: #007880; right: -210px; color: #083F4D; } -.funding-description { +.funding-details { h2 { margin-top: 0; - font-size: 1.125rem; - line-height: 1.35; + margin-bottom: 1.5rem; + } + .funding-description { + h2 { + font-size: 1.25rem; + line-height: 1.35; + } } }