refactor: improve section style and composition

This commit is contained in:
Carlos Valente
2024-12-18 19:48:17 +01:00
committed by Carlos Valente
parent 2f2c26ed00
commit 6199d0ad10
12 changed files with 128 additions and 80 deletions
@@ -36,7 +36,7 @@
.side {
max-height: 100%;
max-width: 45rem;
margin: 2rem 0;
margin: 0.5rem 0;
padding: 1rem;
padding-right: 0;
background-color: $gray-1325;