diff --git a/src/scss/cdb-components/typography.scss b/src/scss/cdb-components/typography.scss index da42f33..8159c55 100644 --- a/src/scss/cdb-components/typography.scss +++ b/src/scss/cdb-components/typography.scss @@ -56,6 +56,7 @@ .CDB-Size-small { font-size: $sFontSize-small; line-height: $sLineHeight-small; + -webkit-font-smoothing: initial; } .CDB-FontSize-small {