diff --git a/_sass/style.scss b/_sass/style.scss index 1e7ecea..212c16a 100644 --- a/_sass/style.scss +++ b/_sass/style.scss @@ -133,6 +133,8 @@ a { nav { border-bottom: thin solid $color-primary; + overflow-x: auto; + white-space: nowrap; ul { list-style-type: none;