Hi,
When I create a backdrop filter for the header using this element CSS:
$el{backdrop-filter: blur(5px);}
the transparency or color of the header around the global container shifts to a different tone. Is this normal?
When I remove the global container and the gutter, the problem is resolved, but I have to keep the global container.
This is not very vital for me but I though it ay be a bug, just wanted to let you guys know.
Thanks
Gunes