mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-07-03 15:41:26 +00:00
Compare commits
5 commits
fca3815abd
...
1ad40e930b
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ad40e930b | |||
| 56e8ad5b0d | |||
| d53ae919ff | |||
| 91c3ebb527 | |||
| b92817088c |
2 changed files with 4 additions and 4 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