mobile scaling and rotation

This commit is contained in:
Matt Walsh
2022-12-09 13:11:53 -06:00
parent 1cf9f41ca0
commit 6a1e2da11e
5 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -31,6 +31,7 @@ button {
#txtAddress {
width: 490px;
font-size: 16pt;
max-width: calc(100% - 8px);
@media (prefers-color-scheme: dark) {
background-color: #000000;