mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:01:42 +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;
|
||||
}
|
||||
.date-time-wrapper {
|
||||
@apply my-1 opacity-80;
|
||||
@apply opacity-80;
|
||||
}
|
||||
.calendar {
|
||||
@apply scale-90;
|
||||
|
||||
Reference in New Issue
Block a user