diff --git a/sass/_theme_layout.sass b/sass/_theme_layout.sass index 30d9a457..c207c336 100644 --- a/sass/_theme_layout.sass +++ b/sass/_theme_layout.sass @@ -299,8 +299,8 @@ footer margin-left: 0 nav.stickynav - position:fixed - top:0 - bottom:0 - overflow-x:hidden - overflow-y:hidden + position: fixed + top: 0 + bottom: 0 + overflow-x: hidden + overflow-y: hidden