Stylistic font changes and config
This commit is contained in:
@@ -2909,14 +2909,18 @@ table {
|
||||
}
|
||||
|
||||
.leading-normal {
|
||||
line-height: 1.5;
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
||||
.leading-loose {
|
||||
line-height: 1.75;
|
||||
line-height: 1.8;
|
||||
}
|
||||
|
||||
.leading-looser {
|
||||
line-height: 1.9;
|
||||
}
|
||||
|
||||
.leading-loosest {
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
@@ -8067,14 +8071,18 @@ table {
|
||||
}
|
||||
|
||||
.sm\:leading-normal {
|
||||
line-height: 1.5;
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
||||
.sm\:leading-loose {
|
||||
line-height: 1.75;
|
||||
line-height: 1.8;
|
||||
}
|
||||
|
||||
.sm\:leading-looser {
|
||||
line-height: 1.9;
|
||||
}
|
||||
|
||||
.sm\:leading-loosest {
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
@@ -13210,14 +13218,18 @@ table {
|
||||
}
|
||||
|
||||
.md\:leading-normal {
|
||||
line-height: 1.5;
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
||||
.md\:leading-loose {
|
||||
line-height: 1.75;
|
||||
line-height: 1.8;
|
||||
}
|
||||
|
||||
.md\:leading-looser {
|
||||
line-height: 1.9;
|
||||
}
|
||||
|
||||
.md\:leading-loosest {
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
@@ -18353,14 +18365,18 @@ table {
|
||||
}
|
||||
|
||||
.lg\:leading-normal {
|
||||
line-height: 1.5;
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
||||
.lg\:leading-loose {
|
||||
line-height: 1.75;
|
||||
line-height: 1.8;
|
||||
}
|
||||
|
||||
.lg\:leading-looser {
|
||||
line-height: 1.9;
|
||||
}
|
||||
|
||||
.lg\:leading-loosest {
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
@@ -23496,14 +23512,18 @@ table {
|
||||
}
|
||||
|
||||
.xl\:leading-normal {
|
||||
line-height: 1.5;
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
||||
.xl\:leading-loose {
|
||||
line-height: 1.75;
|
||||
line-height: 1.8;
|
||||
}
|
||||
|
||||
.xl\:leading-looser {
|
||||
line-height: 1.9;
|
||||
}
|
||||
|
||||
.xl\:leading-loosest {
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user