diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index b57fe826b09a2d5c7d6434ce852ec558b918a303..1615cd792597cfa74b42033f6d977c68b4d49c78 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -5,6 +5,7 @@ html { /** LAYOUT **/ body { + -webkit-font-smoothing: antialiased; margin-bottom: 20px; }