diff --git a/style/new_style.css b/style/new_style.css index edac275..512b223 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -159,6 +159,10 @@ body { padding-bottom: 10px; width: 100%; } +.content h2 { + color: var(--main-text-color); + text-align: center; +} .content p { width: 90%; margin: auto;