mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:01:42 +08:00
Update hamburger menu svg to be larger
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
@apply p-2 sm:hidden;
|
||||
}
|
||||
.hamburger-menu svg {
|
||||
@apply fill-skin-base w-6 h-6;
|
||||
@apply fill-skin-base w-6 h-6 scale-125;
|
||||
}
|
||||
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;
|
||||
|
||||
Reference in New Issue
Block a user