Style improvements.
h3rald h3rald@h3rald.com
Sun, 03 Mar 2024 10:51:51 +0100
1 files changed,
5 insertions(+),
1 deletions(-)
jump to
M
assets/styles/style.css
→
assets/styles/style.css
@@ -157,6 +157,10 @@ h5 {
font-feature-settings: "liga", "clig", "dlig", "onum", "frac", "kern"; } +.page h2 { + text-align: center; +} + .navlinks { text-transform: uppercase; }@@ -414,7 +418,7 @@ padding: 1rem;
} .main-content { - margin-top: 20px; + margin-top: 40px; }