Skip to content

Instantly share code, notes, and snippets.

@kitsonk
Last active November 23, 2016 11:36
Show Gist options
  • Save kitsonk/cfed306f4b2b972908b4d3198f62fdd7 to your computer and use it in GitHub Desktop.
Save kitsonk/cfed306f4b2b972908b4d3198f62fdd7 to your computer and use it in GitHub Desktop.
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');
.basic {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
}
.visually-hidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment