mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-07-03 23:51:26 +00:00
Compare commits
No commits in common. "56e8ad5b0d6f612fba5c18b453c8dc9e4f8d71ad" and "38c6090edc2d083fbd445ea51949943251895257" have entirely different histories.
56e8ad5b0d
...
38c6090edc
1 changed files with 3 additions and 3 deletions
|
|
@ -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: 0.2rem;
|
padding-bottom: 1.7rem;
|
||||||
padding-top: 0.2rem;
|
padding-top: 1.7rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-link {
|
.post-link {
|
||||||
|
|
@ -56,8 +56,8 @@ const data = Astro.props;
|
||||||
|
|
||||||
.post-title {
|
.post-title {
|
||||||
font-family:
|
font-family:
|
||||||
system-ui,
|
|
||||||
sans-serif,
|
sans-serif,
|
||||||
|
system-ui,
|
||||||
-apple-system,
|
-apple-system,
|
||||||
BlinkMacSystemFont,
|
BlinkMacSystemFont,
|
||||||
"Segoe UI",
|
"Segoe UI",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue