Better handling hyphenations
This commit is contained in:
parent
88373ffc63
commit
e1451f2de6
6 changed files with 45 additions and 71 deletions
|
@ -72,6 +72,9 @@ $weight-regular : 400 !default;
|
|||
$weight-medium : 500 !default;
|
||||
$weight-bold : 700 !default;
|
||||
|
||||
// Activate hyphenation on small screens
|
||||
$hyphens: false !default;
|
||||
|
||||
// ------------
|
||||
// Spacing zone
|
||||
// ------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue