nav__link bold

This commit is contained in:
NOrtmann1
2026-05-11 09:19:34 +02:00
parent 6c4041ba16
commit 5381368af0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ Globales Menü, wird via PHP später in alle Seiten eingebunden
</div>
<div class="nav__right">
<a href = "content/profile.php" class="nav__link nav__item"><b>Dein Profil</b></a>
<a href = "content/profile.php" class="nav__link"><b>Profil</b></a>
<div class="nav__search">
<?php
include_once 'search.php';