website
This commit is contained in:
parent
bcdb61c8b0
commit
75c7a08620
1 changed files with 5 additions and 0 deletions
|
|
@ -38,6 +38,11 @@ body {
|
||||||
letter-spacing: -0.1px;
|
letter-spacing: -0.1px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
padding-bottom: 30px;
|
padding-bottom: 30px;
|
||||||
|
|
||||||
|
font-kerning: normal;
|
||||||
|
-moz-font-feature-settings: "kern";
|
||||||
|
-webkit-font-feature-settings: "kern";
|
||||||
|
font-feature-settings: "kern";
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
|
||||||
Reference in a new issue