Skip to content

Commit 484a7e7

Browse files
noerwsilverwind
andauthored
Apply suggestions from code review
Co-authored-by: silverwind <me@silverwind.io>
1 parent fb6d6ab commit 484a7e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web_src/less/variables.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// 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
2+
// responsive grid used in fomantic css. As there only is a precompiled build
33
// 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.
4+
// here, but these breakpoints shouldn't change in the foreseeable future.
55

66
@mediaMdAndUp: ~"(min-width: 768px)";
77
@mediaMdAndDown: ~"(max-width: 991px)";

0 commit comments

Comments
 (0)