mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 19:41:02 +08:00
Remove vertical margin of datetime
This commit is contained in:
@@ -42,7 +42,7 @@ const { href, post, secHeading = true } = Astro.props;
|
|||||||
@apply font-medium text-lg;
|
@apply font-medium text-lg;
|
||||||
}
|
}
|
||||||
.date-time-wrapper {
|
.date-time-wrapper {
|
||||||
@apply my-1 opacity-80;
|
@apply opacity-80;
|
||||||
}
|
}
|
||||||
.calendar {
|
.calendar {
|
||||||
@apply scale-90;
|
@apply scale-90;
|
||||||
|
|||||||
Reference in New Issue
Block a user