Fix minor HTML and CSS formatting issues across files

Removed redundant closing tags in HTML and updated font-family declarations in CSS to include a fallback. These changes ensure better code consistency and avoid potential rendering issues.
This commit is contained in:
tfw
2025-05-27 10:32:14 +02:00
parent ef0f52e4c5
commit 4cde10e830
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -25,6 +25,6 @@ hide:
<div class="satag--webinar-time"><i class="fa-sharp fa-thin fa-clock"></i> 09:00 13:00 Uhr</div>
<div class="satag--webinar-course"><i class="fa-sharp fa-thin fa-arrow-up-right-from-square"></i> <a href="https://www.vhs-worms.de/programm/beruf/kurs/KI-Einsatz-im-Beruf-Nutzen-von-KI-Chatbots-im-Arbeitsalltag/Y01.945#inhalt" target="_blank" title="KI-Einsatz im Beruf Nutzen von KI-Chatbots im Arbeitsalltag (DigiSmart-Kurs)">01.945 KI-Einsatz im Beruf Nutzen von KI-Chatbots im Arbeitsalltag (DigiSmart-Kurs)</a></div>
<div class="satag--webinar-location"><i class="fa-sharp fa-thin fa-location-dot"></i>
vhs,<br />Willy-Brandt-Ring 11,<br />Raum 1.09,<br />67547 Worms
vhs,<br />Willy-Brandt-Ring 11,<br />Raum 1.09,<br />67547 Worms</div>
</div>
</div>