diff --git a/static/scss/custom.scss b/static/scss/custom.scss index acebf5702f477f40167ce64e0c9336f49b253e92..3b16e249a00068f0599f3abf2df517a3254941b9 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -243,3 +243,9 @@ body.about { margin-bottom: 1em; } } + +body.news { + h2, .h2 { + font-size: 28px; + } +} \ No newline at end of file