Fixed small feedback
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 22s

This commit is contained in:
2024-10-30 19:52:34 +01:00
parent 4c18bdd95a
commit 758a7b44d0
3 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
<h2>Logo's en huisstijlen</h2>
</div>
<div class="service">
<img src="assets/ui-ux-dark.svg" alt="UX/UI" class="only-on-dark" />
<img src="assets/ui-ux-light.svg" alt="UX/UI" class="only-on-light" />
<h2>UX/UI</h2>
<img src="assets/ui-ux-dark.svg" alt="UI/UX" class="only-on-dark" />
<img src="assets/ui-ux-light.svg" alt="UI/UX" class="only-on-light" />
<h2>UI/UX</h2>
</div>