mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
Update vertical margin
This commit is contained in:
@@ -32,7 +32,7 @@ const { href, post, secHeading = true } = Astro.props;
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
li {
|
li {
|
||||||
@apply mt-4 mb-2;
|
@apply my-4;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
@apply text-skin-accent font-medium text-lg;
|
@apply text-skin-accent font-medium text-lg;
|
||||||
|
|||||||
Reference in New Issue
Block a user