Skip to content

Instantly share code, notes, and snippets.

@paul-cozma
Created August 22, 2016 09:57
Show Gist options
  • Select an option

  • Save paul-cozma/2f9a968a09b318176d7c5cfb52081fb7 to your computer and use it in GitHub Desktop.

Select an option

Save paul-cozma/2f9a968a09b318176d7c5cfb52081fb7 to your computer and use it in GitHub Desktop.
asd
.side-nav{
z-index: 99;
}
html {
font-size: 100%;
}
body {
background: $white;
font: 1.26em $Roboto;
color: $darkGray;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment