Update style.css

This commit is contained in:
jelveh 2024-11-03 20:57:53 -08:00
parent 1056231004
commit 4e7979b50e

View File

@ -510,8 +510,8 @@ label {
} }
.main { .main {
width: calc(100% - 50px); width: calc(100% - 35px);
left: 40px; left: 25px;
top: 0px; top: 0px;
position: absolute; position: absolute;
box-sizing: border-box; box-sizing: border-box;