diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 20b7463..c428d90 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -6,6 +6,7 @@ html { body { -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; margin-bottom: 20px; } -- libgit2 0.21.2