moves the player down a bit

This commit is contained in:
etherware-novice 2024-08-06 08:17:27 -05:00
parent f7c534f510
commit 5f3516fc39
No known key found for this signature in database
GPG Key ID: 5DB73B4D57B9D701

View File

@ -80,7 +80,7 @@ img {
display: flex;
justify-content: flex-end;
position: fixed;
bottom: 15vh; left: 4vw;
bottom: 10vh; left: 4vw;
padding: 10px;
gap: 10px;
width: 25vw;