Turn on kerning and ligatures
This commit is contained in:
parent
e5ac8c178a
commit
fc09fef53c
|
@ -13,6 +13,7 @@ body,
|
||||||
.reveal h5,
|
.reveal h5,
|
||||||
.reveal h6 {
|
.reveal h6 {
|
||||||
font-family: "Roboto Condensed", tahoma, verdana, arial, sans-serif;
|
font-family: "Roboto Condensed", tahoma, verdana, arial, sans-serif;
|
||||||
|
text-rendering: optimizeLegibility;
|
||||||
}
|
}
|
||||||
|
|
||||||
.reveal section img {
|
.reveal section img {
|
||||||
|
|
Loading…
Reference in New Issue