mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +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;
|
@apply w-full p-4 sm:py-8 flex justify-between items-center;
|
||||||
}
|
}
|
||||||
.logo {
|
.logo {
|
||||||
@apply font-semibold text-xl sm:text-3xl;
|
@apply font-semibold text-xl sm:text-2xl;
|
||||||
}
|
}
|
||||||
.hamburger-menu {
|
.hamburger-menu {
|
||||||
@apply p-2 sm:hidden;
|
@apply p-2 sm:hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user