change logo size

This commit is contained in:
HAM!DREZA
2024-10-28 10:53:56 +03:30
parent 7f8d4e597d
commit 5a0b4bf3f2
+1 -1
View File
@@ -51,7 +51,7 @@ const overlay = (event, is) => {
@apply sticky top-0 z-10 xl:gap-4;
&>a>img {
@apply text-center w-[180px];
@apply text-center w-[150px];
}
&>a {