Merge branch 'master' into blog-content

This commit is contained in:
ClovertaTheTrilobita 2026-04-12 23:51:28 +03:00
commit deda37f378

View file

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