Merge pull request #1362 from ae-utbm/improve-style

Small style improvement for main page
This commit is contained in:
thomas girod
2026-05-08 11:07:52 +02:00
committed by GitHub
8 changed files with 192 additions and 182 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;