update font weight

This commit is contained in:
ClovertaTheTrilobita 2026-04-12 23:51:15 +03:00
parent 56e8ad5b0d
commit 08bdca532a

View file

@ -68,7 +68,8 @@ const data = Astro.props;
"Open Sans",
"Helvetica Neue";
color: inherit;
font-weight: 700;
font-style: normal;
font-weight: 500;
font-size: 1.34rem;
line-height: 1.6;
display: -webkit-box;