We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e2933 commit 8f76ed8Copy full SHA for 8f76ed8
scss/_outlines.scss
@@ -32,7 +32,7 @@
32
.outline-0-m { outline: 0; }
33
}
34
35
-@media #{$breakpoint-medium} {
+@media #{$breakpoint-large} {
36
.outline-l { outline: 1px solid; }
37
.outline-transparent-l { outline: 1px solid transparent; }
38
.outline-0-l { outline: 0; }
0 commit comments