Moved up the floating action button to make room for footer

This commit is contained in:
mgabdev 2019-10-22 16:20:26 -04:00
parent 41a4460934
commit 4b1051e711

View File

@ -1586,7 +1586,7 @@ a.account__display-name {
display: none;
@media screen and (max-width: 895px) {display: flex;}
position: fixed;
bottom: 14px;
bottom: 68px;
right: 14px;
width: 61px;
height: 52px;