Link header image to homepage

This commit is contained in:
Hendrik Kleinwaechter
2024-05-04 02:19:08 +02:00
parent 7d48364d80
commit 66ae206cdc
2 changed files with 6 additions and 2 deletions

View File

@@ -589,4 +589,8 @@ blockquote {
background-color: var(--c-black-background);
padding: 5px;
}
.mobile-banner a img {
border: none;
border-radius: 0px;
}
}