vendor/assets/stylesheets/components/_navbar.scss in active_frontend-14.0.28 vs vendor/assets/stylesheets/components/_navbar.scss in active_frontend-14.0.29

- old
+ new

@@ -1,8 +1,9 @@ // Table of Contents // ================================================== // Navbar +// Media Queries // scss-lint:disable NestingDepth // Navbar // ================================================== @@ -47,10 +48,9 @@ background: darkish-color(primary); color: color(white); } } } - &.fixed { bottom: 0; left: 0; position: fixed; right: 0;