This commit is contained in:
Will Hunt
2024-11-11 12:09:26 +00:00
parent 699b69f019
commit 4f9333ca0c
4 changed files with 35 additions and 46 deletions

View File

@@ -94,8 +94,6 @@ Please see LICENSE in the repository root for full details.
justify-self: end;
}
@media (max-width: 370px) {
.raiseHand {
display: none;
@@ -167,4 +165,4 @@ Please see LICENSE in the repository root for full details.
.tile.maximised {
position: relative;
flex-grow: 1;
}
}