style: site title decoration to none

This commit is contained in:
Ayo 2023-05-22 16:48:10 +02:00
parent 45926eff94
commit 258221211d

View file

@ -109,6 +109,7 @@ caption {
} }
.site-title { .site-title {
text-decoration: none;
text-transform: uppercase; text-transform: uppercase;
color: #ffffff !important; color: #ffffff !important;
font-weight: bold; font-weight: bold;