Skip to content

Commit 77c120d

Browse files
authored
Fix formatting in minimal-mistakes.scss
1 parent ee3103e commit 77c120d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_sass/minimal-mistakes.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
/* Variables */
8-
8+
$x-color: #000 !default;
99
@import "minimal-mistakes/variables";
1010
// Custom bootstrap variables must be set or imported *before* bootstrap.
1111
@import "minimal-mistakes/custom";
@@ -49,4 +49,4 @@
4949
dl {
5050
font-size: 0.9em;
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)