Reduce the padding around the screen edges

This commit is contained in:
cmdr2 2022-10-18 16:28:18 +05:30
parent 8a312f76c5
commit 6de93d4fbb

View File

@ -252,7 +252,7 @@ label {
margin-bottom: 7px;
}
#container {
width: 90%;
width: 95%;
margin-left: auto;
margin-right: auto;
}