900 -> 800

This commit is contained in:
saiminh 2023-10-30 18:32:50 +01:00
parent 3d4cbbc585
commit 565e574bc2

View file

@ -86,7 +86,7 @@ a {
font-size: clamp(20px, 1.6vw, 1.6vw);
}
.button {
font-weight: 900;
font-weight: 800;
font-style: italic;
font-family: stratos, sans-serif;
display: inline-block;