all repos — h3rald @ 38b2a8d1b1c1136b0ce79c9d4fdc2dd12d5ba94d

The sources of https://h3rald.com

Style improvements.
h3rald h3rald@h3rald.com
Sun, 03 Mar 2024 10:51:51 +0100
commit

38b2a8d1b1c1136b0ce79c9d4fdc2dd12d5ba94d

parent

8145eb62da195e298e04fcaa99bb392fc2682cf5

1 files changed, 5 insertions(+), 1 deletions(-)

jump to
M assets/styles/style.cssassets/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; }