diff --git a/static/scss/custom.scss b/static/scss/custom.scss index 8657e530748607ed994dc19a6846ada34c46d4a8..b776b743cb56582f7c206910f67221589f6372cd 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -375,3 +375,7 @@ footer .footer-copy { margin-top: 22px; } } + +.homepage-subtitle { + font-size: $font-size-h3; +}