fix full screen vertical and radar

This commit is contained in:
Matt Walsh
2023-08-14 21:31:58 -05:00
parent 2c31484e99
commit 2c9e15bed0
5 changed files with 5 additions and 5 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

@@ -283,7 +283,7 @@ body {
position: relative;
width: 640px;
height: 480px;
overflow: hidden;
// overflow: hidden;
background-image: url(../images/BackGround1_1.png);
transform-origin: 0 0;