diff --git a/dist/styles/main.css b/dist/styles/main.css index 26aab7b..fd50d20 100644 --- a/dist/styles/main.css +++ b/dist/styles/main.css @@ -209,7 +209,7 @@ img.favicon.dropdown { .main::before { content: ""; display: block; - position: sticky; + position: relative; top: var(--navHeight); left: 0; width: calc(100% - 16px);