fix: style titel themes zelfde als classes

This commit is contained in:
laurejablonski 2025-05-01 09:49:28 +02:00
parent 2b2e9870dc
commit 8addea5454

View file

@ -95,6 +95,13 @@
justify-content: center;
}
h1 {
color: #0e6942;
text-transform: uppercase;
font-weight: bolder;
font-size: 50px;
}
.dropdowns {
display: flex;
justify-content: space-between;