Cheesehyvel / magesim-tbc2

MageSim TBC in C++
MIT License
9 stars 18 forks source link

Mobile use: Hand Slot covered by GitHub link #15

Closed victoria-riley-barnett closed 3 years ago

victoria-riley-barnett commented 3 years ago

app .github {

display: block; width: 64px; height: 86px; position: absolute; right: 0; top: 0; z-index: 10; background: url("../img/GitHub-Mark-Light-64px.png") no-repeat center center; background-size: 32px auto; }

CSS on some (most?) mobile breakpoints is aligning GitHub link over the "hands" slot. Could it just be placed in-line with slots or new grid position?