This commit is contained in:
2024-06-13 10:07:25 +02:00
parent 21e31d0ee4
commit c3a8469371
4 changed files with 15 additions and 20 deletions

View File

@@ -12,8 +12,9 @@
min-width:fit-content;
min-height:256px;
/* flex-grow: 10; */
background-image: url(/placeholder-square.png);
background-size: contain;
background-image: url(/genericHeaderImage.png);
opacity: 0.8;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-color: #00000044;