diff --git a/scss/base/reboot.scss b/scss/base/reboot.scss index 02c5d00..223b9d1 100644 --- a/scss/base/reboot.scss +++ b/scss/base/reboot.scss @@ -17,6 +17,7 @@ html { -webkit-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); + -webkit-font-smoothing : none; } @-ms-viewport {