Tweak user account menu's distance from top on mobile
This commit is contained in:
parent
f912b560cd
commit
fb7764c512
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 3.25rem;
|
right: 3.25rem;
|
||||||
z-index: 40;
|
z-index: 40;
|
||||||
top: 2.5rem;
|
top: 1.75rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue