mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
Update font-size of logo to be smaller on desktop
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
@apply w-full p-4 sm:py-8 flex justify-between items-center;
|
||||
}
|
||||
.logo {
|
||||
@apply font-semibold text-xl sm:text-3xl;
|
||||
@apply font-semibold text-xl sm:text-2xl;
|
||||
}
|
||||
.hamburger-menu {
|
||||
@apply p-2 sm:hidden;
|
||||
|
||||
Reference in New Issue
Block a user