X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/150c16b9cecccacdbf17360d334fc618172f4179..739f55be14e161e485b2107b628689c4f01ded6b:/src/wolnelektury/static/2022/styles/local.scss?ds=inline 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; + } } }