simplified background for header

This commit is contained in:
booploops 2022-02-04 01:07:31 -08:00
parent 77aa9450b2
commit c988db0684

View file

@ -3174,6 +3174,8 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
top: 0px;
z-index: 6;
padding: 1em;
backdrop-filter: unset;
background: black;
h3 {
display: none;
}