File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,6 @@ the letterform.
1313.system-sans-serif button ,
1414.system-sans-serif input ,
1515.system-sans-serif select {
16- -webkit-font-smoothing : antialiased;
17- -moz-osx-font-smoothing : grayscale;
18- /* font-smooth: always; */
19-
2016 -webkit-text-size-adjust : none;
2117 -moz-text-size-adjust : none;
2218 -ms-text-size-adjust : none;
@@ -51,14 +47,3 @@ the letterform.
5147 'Symbola' /* Linux, open source Emoji */ ,
5248 'Segoe UI Emoji' , 'Segoe UI Symbol' /* Windows Emoji */ ;
5349}
54-
55- @media (-webkit-min-device-pixel-ratio : 2 ), (min-resolution : 192dpi ) {
56- .system-sans-serif ,
57- .system-sans-serif button ,
58- .system-sans-serif input ,
59- .system-sans-serif select {
60- /* Enable subpixel antialiasing on Retina & Hi-DPI screens */
61- -webkit-font-smoothing : subpixel-antialiased;
62- }
63- }
64-
You can’t perform that action at this time.
0 commit comments