]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blobdiff - static/scss/_fonts.scss
Donation page responsivness
[people/shoehn/ipfire.org.git] / static / scss / _fonts.scss
index c6826c558173dcd41d633bd2c673bd11ea747670..37539b38656c678a2cdf636f5a861f662e251f1a 100644 (file)
@@ -17,7 +17,7 @@ h3 {
        @include media-breakpoint-up(md) {
                font-size: 24px;
                line-height: 32px;
-               font-weight: 300;
+               font-weight: 500;
                margin-bottom: 0;
        }
        &.headline {
@@ -94,6 +94,7 @@ p {
        margin-bottom: 40px;
        @include media-breakpoint-up(md) {
                font-size: 40px;
+               font-weight: 500;
                line-height: 56px;
                margin-bottom: 3rem;
        }