Compare commits

..

No commits in common. "1ad40e930b4a29bb3afffc18709067dff05581ce" and "fca3815abd283134bb60a443ba171b8676f6b5a7" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -2,5 +2,5 @@
name: 'CLovertaTheTrilobita'
description: "This is Cloverta's blog"
url: "https://blog.cloverta.top"
avatar: '/images/marisa.png'
avatar: '/images/marisa.png'
---