css: increased screen margin

This commit is contained in:
Steven Hugg 2022-08-07 11:15:36 -05:00
parent 59c3b756bd
commit 74a8795152
1 changed files with 3 additions and 3 deletions

View File

@ -292,9 +292,9 @@ div.emuspacer {
padding: 20px;
background: #000;
margin-top:40px;
margin-left:5%;
margin-right:5%;
width:90%;
margin-left:3%;
margin-right:3%;
width:94%;
pointer-events:auto;
}
.emuvideo:focus {