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 {
width: calc(100% - 50px);
left: 40px;
width: calc(100% - 35px);
left: 25px;
top: 0px;
position: absolute;
box-sizing: border-box;