Compare commits

...

2 commits

Author SHA1 Message Date
56e8ad5b0d update font 2026-04-12 02:38:52 +03:00
b92817088c update padding in postitem 2026-04-12 02:26:38 +03:00

View file

@ -31,8 +31,8 @@ const data = Astro.props;
list-style: none; list-style: none;
margin: 0 0 1rem 0; margin: 0 0 1rem 0;
padding-left: 0; padding-left: 0;
padding-bottom: 1.7rem; padding-bottom: 0.2rem;
padding-top: 1.7rem; padding-top: 0.2rem;
} }
.post-link { .post-link {
@ -56,8 +56,8 @@ const data = Astro.props;
.post-title { .post-title {
font-family: font-family:
sans-serif,
system-ui, system-ui,
sans-serif,
-apple-system, -apple-system,
BlinkMacSystemFont, BlinkMacSystemFont,
"Segoe UI", "Segoe UI",