improve main page style

This commit is contained in:
imperosol
2026-04-27 19:26:52 +02:00
parent f9c5297473
commit ad50085574
4 changed files with 20 additions and 17 deletions
+1 -1
View File
@@ -271,7 +271,7 @@ body {
/*--------------------------------CONTENT------------------------------*/
#content {
padding: 1em 1%;
padding: 1.5em 3%;
box-shadow: $shadow-color 0 5px 10px;
background: $white-color;
overflow: auto;