Skip to content

Instantly share code, notes, and snippets.

@metaist
Created July 31, 2015 19:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save metaist/b617409b1cf382d9c60a to your computer and use it in GitHub Desktop.
Save metaist/b617409b1cf382d9c60a to your computer and use it in GitHub Desktop.
SVG gotchas.

<text> look too bold?

text { 
  stroke: none;
  fill: #000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment