+2
-2
lines changedFilter options
+2
-2
lines changed Original file line number Diff line number Diff line change
@@ -12,13 +12,13 @@
12
12
}
13
13
14
14
@mixin md-layout-small {
15
-
@media (max-width: #{$md-breakpoint-small - 16px}) {
15
+
@media (max-width: #{$md-breakpoint-small}) {
16
16
@content;
17
17
}
18
18
}
19
19
20
20
@mixin md-layout-medium {
21
-
@media (max-width: #{$md-breakpoint-medium - 16px}) {
21
+
@media (max-width: #{$md-breakpoint-medium}) {
22
22
@content;
23
23
}
24
24
}
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4