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