Remove placer background from header image

This commit is contained in:
Tetrakern 2024-11-04 10:04:02 +01:00
parent 0ba5dd55bc
commit f6a7f02ed2
3 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -81,7 +81,6 @@
&__wrapper { &__wrapper {
height: calc(100% - 6px); // Offset margin height: calc(100% - 6px); // Offset margin
background: var(--placeholder-background);
margin-top: 6px; margin-top: 6px;
overflow: hidden; overflow: hidden;
transform: translateZ(0); // Safari fix transform: translateZ(0); // Safari fix