Typos un peu partout

This commit is contained in:
PhilippeVay 2018-05-11 19:53:09 +02:00
parent 9a8875c64d
commit d943099ca0
13 changed files with 27 additions and 14 deletions

View file

@ -5,7 +5,7 @@
// ----------------
// Warning: you should use your own values, regardless of the devices
// Best practise is Mobile First: (min-width: $breakpoint)
// Best practice is Mobile First: (min-width: $breakpoint)
$tiny : 480px !default; // or 'em' if you prefer, of course
$small : 576px !default;
$medium : 768px !default;