Skip to content

Instantly share code, notes, and snippets.

@octagonal
Created May 30, 2016 08:24
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 octagonal/451812a844413343284a83ad41e22a58 to your computer and use it in GitHub Desktop.
Save octagonal/451812a844413343284a83ad41e22a58 to your computer and use it in GitHub Desktop.
Make material icons x-height aligned, with inherited font-sizings
font-size: inherit;
line-height: inherit;
letter-spacing: inherit;
transform: translate(0px, 0.3ex);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment