fix login btn not being moved to the right

This commit is contained in:
2022-12-28 17:25:11 +01:00
parent b16c0bb62b
commit b613c968ba

View File

@@ -74,7 +74,7 @@ const Navigation = () => {
{!isLoading && !user && (
<a
href="/api/auth/login"
style={{ display: "flex" }}
style={{ marginLeft: "auto" }}
className={`${styles.link} ${styles.partprofile}`}
>
zaloguj się