diff --git a/static/css/custom.css b/static/css/custom.css index 0b27883..0041a58 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -48,10 +48,17 @@ a { text-decoration: underline; } +h2 { + margin-top: 2em; + margin-bottom: 1em; + font-size: revert !important; +} + h3 { text-align: center; margin-top: 2em; margin-bottom: 1em; + font-size: revert !important; } p {