mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-25 19:06:41 +07:00

Author: Fedor Katurov <gotham48@gmail.com> Date: Thu Nov 10 14:33:09 2022 +0600 fixed appearance on mobile devices
1 line
617 B
CSS
1 line
617 B
CSS
._header_container_1jt5r_1{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:sticky;top:0;z-index:10}._header_container_1jt5r_1:after{background:var(--color-background);content:"";inset:0;opacity:.95;position:absolute;z-index:0}@supports ((-webkit-backdrop-filter:blur(5px)) or (backdrop-filter:blur(5px))){._header_container_1jt5r_1:after{opacity:.85}}._header_content_1jt5r_21{margin:auto;max-width:min(1280px,100vw);padding:0 40px;position:relative;z-index:1}@media (max-width:1024px){._header_content_1jt5r_21{padding:0 40px}}@media (max-width:768px){._header_content_1jt5r_21{padding:0 20px}}
|