We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd661b commit ffe1b08Copy full SHA for ffe1b08
_sass/minimal-mistakes/_page.scss
@@ -43,7 +43,7 @@ body {
43
}
44
45
@include breakpoint($x-large) {
46
- width: calc(100% );
+ width: calc(100%);
47
padding-right: $right-sidebar-width;
48
49
0 commit comments