diff --git a/assets/style.css b/assets/style.css index e36b26f..0a75abb 100644 --- a/assets/style.css +++ b/assets/style.css @@ -138,6 +138,7 @@ header h1 { } header span { display: inline-block; + text-align: center; } header a { color: white; @@ -321,7 +322,6 @@ html.night #theme-control::before { } header span { width: 100%; - text-align: center; } header span:not(#theme-control), header a { height: unset;