This commit is contained in:
2024-07-01 12:26:37 +02:00
parent b32487c269
commit 09cd038feb
6 changed files with 65 additions and 47 deletions
@@ -7,8 +7,7 @@ header{
z-index: 101;
width: 100vw;
max-width: 100vw;
position: -webkit-sticky;
position: sticky;
position: fixed;
top: 0;
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
@media (max-width:800px) {