contingency in case someone uploads a sidebar image as a banner again

pull/143/head
Aevann 2023-04-27 13:36:12 +02:00
parent 4c2add9cfa
commit 93caf8f9d3
1 changed files with 3 additions and 0 deletions

View File

@ -6854,6 +6854,9 @@ div.markdown {
.site-banner {
width: 100%;
max-height: 20vh;
object-fit: contain;
-o-object-fit: contain;
}
.site-banner-hole {
width: 100%;