mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +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>
|
||||
li {
|
||||
@apply my-4;
|
||||
@apply my-6;
|
||||
}
|
||||
a {
|
||||
@apply text-skin-accent font-medium text-lg;
|
||||
|
||||
Reference in New Issue
Block a user