fix: Headerfarbe für Podcasts aufgehübscht.

This commit is contained in:
muli 2023-06-06 22:49:24 +02:00
parent cac51be69a
commit 106b63783e
1 changed files with 1 additions and 1 deletions

View File

@ -766,7 +766,7 @@ hr.-even {
}
.card__header--podcast {
background-color: #2560f4ff;
background-color: #176f9d;
background-image: url("../images/podcast_logo.svg");
}