refactor: clearer relationship on rundown elements

This commit is contained in:
Carlos Valente
2025-03-25 08:53:08 +01:00
parent f8bf867576
commit 59c7360ea2
7 changed files with 4 additions and 14 deletions
@@ -1,5 +1,5 @@
.header {
padding-inline: calc(2rem - 6px + 0.5rem) calc(1rem + 2px);
padding-inline: 1rem 2rem;
display: flex;
align-items: center;