style: better margins

This commit is contained in:
zhom
2025-11-26 00:55:49 +04:00
parent 689eeafc75
commit 35ba7e2d96
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ const HomeHeader = ({
window.dispatchEvent(event);
};
return (
<div className="flex justify-between items-center mt-3">
<div className="flex justify-between items-center mt-6">
<div className="flex gap-3 items-center">
<button
type="button"