diff --git a/static/style.css b/static/style.css index 2d6fc57..9c3aca5 100644 --- a/static/style.css +++ b/static/style.css @@ -94,6 +94,10 @@ table.posts{ width: 100%; } text-align: justify; } +header a{ + filter: drop-shadow(0 0 5px); +} + @media(min-width: 81ch){ header{ display:flex;