diff --git a/src/styles.css b/src/styles.css index f0902d3..3a54125 100644 --- a/src/styles.css +++ b/src/styles.css @@ -86,7 +86,7 @@ header { } #menu { - position: relative; + position: absolute; margin: 10px; z-index: 4; list-style: none; color: darkgrey; background-color: #202020;