diff --git a/public/s/css/f0ck.css b/public/s/css/f0ck.css index 1e2330e..932cb3a 100644 --- a/public/s/css/f0ck.css +++ b/public/s/css/f0ck.css @@ -1173,7 +1173,9 @@ div.posts > a:hover::after { } .navbar { - position: sticky; + /* lieber gegen fixed austauschen :) */ + /* position: sticky; */ + position: fixed; top: 0; padding: 0; width: 100%;