change h1 font
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-04-18 22:48:19 +02:00
parent 22ec3d036e
commit c8d99da2c2
Signed by: deblan
GPG key ID: 579388D585F70417

View file

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