refactor: use inline elements

This commit is contained in:
Carlos Valente
2025-01-24 16:12:08 +01:00
committed by Carlos Valente
parent a1d34c8f6c
commit a12694b186
26 changed files with 56 additions and 158 deletions
@@ -42,8 +42,6 @@ $info-hover: $section-white;
}
.buttonBar {
display: flex;
flex-wrap: wrap;
gap: 1em;
padding-bottom: 0.5rem;
}