mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 19:41:02 +08:00
Update hamburger menu svg to be larger
This commit is contained in:
@@ -58,7 +58,7 @@
|
|||||||
@apply p-2 sm:hidden;
|
@apply p-2 sm:hidden;
|
||||||
}
|
}
|
||||||
.hamburger-menu svg {
|
.hamburger-menu svg {
|
||||||
@apply fill-skin-base w-6 h-6;
|
@apply fill-skin-base w-6 h-6 scale-125;
|
||||||
}
|
}
|
||||||
nav {
|
nav {
|
||||||
@apply w-full py-2 flex flex-col items-center sm:justify-end sm:flex-row sm:space-x-2 bg-skin-fill shadow sm:shadow-none;
|
@apply w-full py-2 flex flex-col items-center sm:justify-end sm:flex-row sm:space-x-2 bg-skin-fill shadow sm:shadow-none;
|
||||||
|
|||||||
Reference in New Issue
Block a user