Make position fixed.

This commit is contained in:
Alex Huddleston 2020-04-10 14:48:03 -05:00
parent 0c0628c329
commit b118ad2d4b

View file

@ -27,7 +27,7 @@
}
#ebgamesguy {
position: sticky;
position: fixed;
bottom: -9rem;
right: 5rem;
float: right;