mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
Update vertical margin of card from 4 to 6
This commit is contained in:
@@ -23,7 +23,7 @@ const { href, post, secHeading = true } = Astro.props;
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
li {
|
li {
|
||||||
@apply my-4;
|
@apply my-6;
|
||||||
}
|
}
|
||||||
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