Simplified acceleration mode for mobile

This commit is contained in:
Mononaut
2024-04-08 04:58:56 +00:00
parent 91a8a8be34
commit aa0c70bd44
3 changed files with 154 additions and 83 deletions

View File

@@ -311,6 +311,13 @@
}
}
.accelerateFullSize {
width: 100%;
height: 100%;
padding: 0.5rem 0.25rem;
background-color: #653b9c;
}
.goggles-icon {
display: block;
width: 2.2em;