Float always on top for floattop
This commit is contained in:
parent
5d98bdb39a
commit
08e7bfccd4
|
@ -32,7 +32,7 @@ body {
|
||||||
|
|
||||||
.floattop {
|
.floattop {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: absolute;
|
position: sticky;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user