mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-07-03 15:41:26 +00:00
Compare commits
2 commits
38c6090edc
...
56e8ad5b0d
| Author | SHA1 | Date | |
|---|---|---|---|
| 56e8ad5b0d | |||
| b92817088c |
1 changed files with 3 additions and 3 deletions
|
|
@ -31,8 +31,8 @@ const data = Astro.props;
|
|||
list-style: none;
|
||||
margin: 0 0 1rem 0;
|
||||
padding-left: 0;
|
||||
padding-bottom: 1.7rem;
|
||||
padding-top: 1.7rem;
|
||||
padding-bottom: 0.2rem;
|
||||
padding-top: 0.2rem;
|
||||
}
|
||||
|
||||
.post-link {
|
||||
|
|
@ -56,8 +56,8 @@ const data = Astro.props;
|
|||
|
||||
.post-title {
|
||||
font-family:
|
||||
sans-serif,
|
||||
system-ui,
|
||||
sans-serif,
|
||||
-apple-system,
|
||||
BlinkMacSystemFont,
|
||||
"Segoe UI",
|
||||
|
|
|
|||
Loading…
Reference in a new issue