diff --git a/assets/_scss/_theme.scss b/assets/_scss/_theme.scss index 776adf5..21ff4fa 100644 --- a/assets/_scss/_theme.scss +++ b/assets/_scss/_theme.scss @@ -12,7 +12,7 @@ body { background-color: white; } h1, h2, h3 { - text-transform: lowercase; + text-transform: capitalize; font-family: $font-display; } header, footer, nav {