refinin position on mobile
This commit is contained in:
parent
4e65368abc
commit
1e6547557a
|
|
@ -1,8 +1,10 @@
|
||||||
#page-scroller {
|
#page-scroller {
|
||||||
@apply flex items-center gap-3
|
@apply flex items-center gap-3
|
||||||
fixed z-50
|
fixed z-50
|
||||||
right-16
|
bottom-4
|
||||||
bottom-16;
|
right-4
|
||||||
|
lg:right-8
|
||||||
|
lg:bottom-8;
|
||||||
animation: fade-in 0.5s ease-out, slide-in-bottom 0.5s ease-out;
|
animation: fade-in 0.5s ease-out, slide-in-bottom 0.5s ease-out;
|
||||||
|
|
||||||
#scroller-top {
|
#scroller-top {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user