Skip to content

Commit e9ab15f

Browse files
committed
fix: small css fix
1 parent 83dd4b4 commit e9ab15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/minimal-mistakes/_base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ blockquote.highlight-quote {
183183
&.purple p {
184184
&:before,
185185
&:after {
186-
color: pyos-mediumpurple;
186+
color: $pyos-mediumpurple;
187187
}
188188
}
189189
}

0 commit comments

Comments
 (0)