change aspect of header h1
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/deployment/deploy Pipeline was successful

This commit is contained in:
Simon Vieille 2024-01-27 19:47:49 +01:00
parent 476dece659
commit 508a816642

View file

@ -411,6 +411,9 @@ pre[class*="language-"] {
.h1 {
font-weight: normal;
font-size: 40px;
font-family: Verdana;
text-shadow: none;
color: hsla(0, 0%, 100%, 0.7);
}
.h3 {