mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Add horizontal space between search & theme icons on mobile
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
@apply py-2 px-3 font-medium hover:text-skin-accent;
|
@apply py-2 px-3 font-medium hover:text-skin-accent;
|
||||||
}
|
}
|
||||||
.button-wrapper {
|
.button-wrapper {
|
||||||
@apply flex my-2 sm:space-x-2;
|
@apply flex my-2 space-x-4 sm:space-x-2;
|
||||||
}
|
}
|
||||||
nav button {
|
nav button {
|
||||||
@apply p-2;
|
@apply p-2;
|
||||||
|
|||||||
Reference in New Issue
Block a user