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 fb6d6ab commit 484a7e7Copy full SHA for 484a7e7
web_src/less/variables.less
@@ -1,7 +1,7 @@
1
// here a standard set of media queries is defined, that is compatible with the
2
-// responsive grid used in formantic css. As there only is a precompiled build
+// responsive grid used in fomantic css. As there only is a precompiled build
3
// of fomantic checked in (since 946bbbe), we can't use their less variables
4
-// here, but these breakpoints shouldn't change in the foreseable future.
+// here, but these breakpoints shouldn't change in the foreseeable future.
5
6
@mediaMdAndUp: ~"(min-width: 768px)";
7
@mediaMdAndDown: ~"(max-width: 991px)";
0 commit comments