I am having an issue with a section of text looking "bolder" on Windows then it does on Mac.
How do I get it displaying the same?
Both browsers are Chrome and its only happening in Chrome.
CSS:
#featured-slider .slide-content header h1 a, #featured-slider .slide-content footer h1 a {
color: #fff;
font-size: 20px;
font-family:'Open Sans', arial, sans-serif;
-webkit-font-smoothing: antialiased;
}
Mac:
Windows: