diff --git a/style.css b/style.css index 6e0ee31..72d6f57 100644 --- a/style.css +++ b/style.css @@ -10,6 +10,8 @@ header { & > nav { display: flex; font-size: xx-large; + position: sticky; + top: 1em; & a { text-decoration: none; &:hover {