mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:01:42 +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;
|
||||
}
|
||||
.button-wrapper {
|
||||
@apply flex my-2 sm:space-x-2;
|
||||
@apply flex my-2 space-x-4 sm:space-x-2;
|
||||
}
|
||||
nav button {
|
||||
@apply p-2;
|
||||
|
||||
Reference in New Issue
Block a user