vendor/assets/stylesheets/components/_subheader.scss in active_frontend-16.1.6 vs vendor/assets/stylesheets/components/_subheader.scss in active_frontend-16.1.7
- old
+ new
@@ -54,10 +54,10 @@
}
}
// Media Queries
// ==================================================
-@media only screen and (max-width: 767px) {
+@media only screen and (max-width: 812px) {
.subheader {
&.absolute,
&.fixed {
position: fixed;
top: 54px;