style: improve group functionality

This commit is contained in:
zhom
2025-11-25 23:33:28 +04:00
parent d90a333eb0
commit 3690ceb734
3 changed files with 98 additions and 52 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ const HomeHeader = ({
window.dispatchEvent(event);
};
return (
<div className="flex justify-between items-center mt-4">
<div className="flex justify-between items-center mt-3">
<div className="flex gap-3 items-center">
<button
type="button"