set logo position according screen size
This commit is contained in:
parent
8b2529013f
commit
ead8901d1e
@ -22,7 +22,7 @@ const AuthLayout = () => {
|
||||
<Link
|
||||
aria-label="Go to Home Page"
|
||||
to="/"
|
||||
className="app-brand-link gap-2 position-fixed top-2 start-0 mx-6"
|
||||
className="app-brand-link gap-2 position-fixed top-2 start-0 mx-2 mx-sm-4"
|
||||
>
|
||||
<span className="app-brand-logo rounded-circle " >
|
||||
<img
|
||||
|
Loading…
x
Reference in New Issue
Block a user