Remove commented article margin rule and apply to aside only

This commit is contained in:
Ruben 2025-10-21 21:44:32 +02:00
parent 0e9a488f10
commit a9b3b4e765

View file

@ -106,7 +106,7 @@ main {
background-color: var(--color-green-light);
padding-bottom: 2rem;
/*article, aside { margin-top: 1.3em }*/
aside { margin-top: 1.3em }
article {
.intro {
font-size: 1.2rem;