diff --git a/src/assets/styles/spec/components/topbar.scss b/src/assets/styles/spec/components/topbar.scss index 996acc6..9b79f5d 100755 --- a/src/assets/styles/spec/components/topbar.scss +++ b/src/assets/styles/spec/components/topbar.scss @@ -18,6 +18,7 @@ transition: all 0.2s ease; width: calc(100% - #{$offscreen-size}); z-index: 800; + top: 0; @include to($breakpoint-md) { width: 100%;