fix: titels van leerobjecten werden ook groen

This commit is contained in:
laurejablonski 2025-05-10 11:26:03 +02:00
parent 0d70443f24
commit 19436efb4e
13 changed files with 15 additions and 11 deletions

View file

@ -28,7 +28,7 @@
alt="Dwengo logo"
style="align-self: center"
/>
<h1>{{ t("homeTitle") }}</h1>
<h1 class="h1">{{ t("homeTitle") }}</h1>
<p class="info">
{{ t("homeIntroduction1") }}
</p>