Make position fixed.
This commit is contained in:
parent
0c0628c329
commit
b118ad2d4b
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
}
|
||||
|
||||
#ebgamesguy {
|
||||
position: sticky;
|
||||
position: fixed;
|
||||
bottom: -9rem;
|
||||
right: 5rem;
|
||||
float: right;
|
||||
|
|
Reference in a new issue