rollup merge of #18500 : adrientetar/fonts
This commit is contained in:
commit
82efef76c3
3 changed files with 11 additions and 4 deletions
|
|
@ -62,6 +62,10 @@ body {
|
|||
font-size: 18px;
|
||||
color: #333;
|
||||
line-height: 1.428571429;
|
||||
|
||||
-webkit-font-feature-settings: "kern", "liga";
|
||||
-moz-font-feature-settings: "kern", "liga";
|
||||
font-feature-settings: "kern", "liga";
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
body {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue