Skip to content

Instantly share code, notes, and snippets.

@tobyl
Created October 16, 2016 18:50
Show Gist options
  • Save tobyl/537b418cad953f700702821da0737796 to your computer and use it in GitHub Desktop.
Save tobyl/537b418cad953f700702821da0737796 to your computer and use it in GitHub Desktop.
.sidebar {
ul {
list-style: none;
padding: 0;
li {
border-bottom: 1px solid blue;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment