Skip to content

Commit 255860e

Browse files
committed
Merge pull request #48 from vinkla/patch-1
Remove font smoothing
2 parents f29e4ff + ee807f3 commit 255860e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/assets/sass/core/_base.scss

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ body {
1111
font-size: 16px;
1212
background: #fff url('/assets/img/cloud-bar.png') repeat-x;
1313
padding-top: 10px;
14-
-webkit-font-smoothing: antialiased;
1514
}
1615

1716
// h1, h2, h3, h4, h5, h6, p {

0 commit comments

Comments
 (0)