L
L
lavezzi12015-05-14 06:08:27
css
lavezzi1, 2015-05-14 06:08:27

Why is the text on the page blurry after adding google api js?

Guys, I'm typing the landing, adding the script https://maps.googleapis.com/maps/api/js to display the Google map on the page, as a result I get blurry text in the header header. What's the trouble?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
pingo, 2015-05-14
@pingo

maybe the sergers matched some, so it's easy to see in the development panel in chrome what's the matter.
set the header
h1{
-webkit-font-smoothing: none !important;
text-shadow: 0px 0px 0px #000 !important;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question