fix: mobile loading overlay width #2866 (#2867)

This commit is contained in:
Jacob Fletcher
2023-06-20 16:05:48 -04:00
committed by GitHub
parent e90c2c4cb7
commit ba9d6336ac

View File

@@ -34,7 +34,7 @@
@include mid-break {
--gutter-h: #{base(2)};
--nav-width: 0;
--nav-width: 0px;
}
@include small-break {