Skip to content

Commit

Permalink
Merge pull request #119 from ItsANoBrainer/dev
Browse files Browse the repository at this point in the history
[Hotfix] Cash UI Location
  • Loading branch information
GhzGarage authored Apr 7, 2022
2 parents 9add272 + c8aa232 commit 8b9d384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ div#q-loading-bar { display: none!important; } /* makes sure there's no ajax loa
#money-container {
position: absolute;
right: 2vw;
top: 2vh;
top: 5vh;
font-weight: 400;
font-size: 40px;
}
Expand Down

0 comments on commit 8b9d384

Please sign in to comment.