Revert "Custom style for Gala 2025"

This reverts commit 8cbf42d714.
This commit is contained in:
imperosol
2025-11-11 15:16:45 +01:00
parent 433fea1855
commit a27d8d0755
7 changed files with 7 additions and 21 deletions

View File

@@ -271,9 +271,8 @@ body {
/*--------------------------------CONTENT------------------------------*/
#content {
padding: 1.5em 2%;
border-radius: 5px;
box-shadow: black 0 8px 15px;
padding: 1em 1%;
box-shadow: $shadow-color 0 5px 10px;
background: $white-color;
overflow: auto;
}