Remove placer background from header image
This commit is contained in:
parent
0ba5dd55bc
commit
f6a7f02ed2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user