1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-19 08:27:40 +00:00

css: increased screen margin

This commit is contained in:
Steven Hugg
2022-08-07 11:15:36 -05:00
parent 59c3b756bd
commit 74a8795152
+3 -3
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 {