mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Update datetime text to be smaller
This commit is contained in:
@@ -48,7 +48,7 @@ const { href, post, secHeading = true } = Astro.props;
|
||||
@apply scale-90;
|
||||
}
|
||||
.date-time {
|
||||
@apply italic text-base;
|
||||
@apply italic text-sm;
|
||||
}
|
||||
svg {
|
||||
@apply w-6 h-6 inline-block fill-skin-base;
|
||||
|
||||
Reference in New Issue
Block a user