diff --git a/static/style.css b/static/style.css index 15e9a0e..3ac677d 100644 --- a/static/style.css +++ b/static/style.css @@ -38,6 +38,7 @@ nav { min-height: 40px; position: fixed; width: calc(100% - 30px); + box-shadow: var(--shadow); top: 0; z-index: 1; }