mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-14 22:01:28 +00:00
Put the bold hack thing here.
This commit is contained in:
parent
942ad98d64
commit
59ff1caee7
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ body {
|
||||||
font-family: $base-font-family;
|
font-family: $base-font-family;
|
||||||
font-size: $base-font-size;
|
font-size: $base-font-size;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
|
-moz-osx-font-smoothing: grayscale;
|
||||||
line-height: $base-line-height;
|
line-height: $base-line-height;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue