Skip to content

Instantly share code, notes, and snippets.

@brudil
Created March 25, 2015 15:24
Show Gist options
  • Save brudil/b5b3a08b06356f99f453 to your computer and use it in GitHub Desktop.
Save brudil/b5b3a08b06356f99f453 to your computer and use it in GitHub Desktop.
.search-results {
text-align: left;
list-style: none;
margin: 0;
padding: 0;
&__item {
margin: 0 0 20px;
padding: 0;
}
&__title {
margin-bottom: 0;
color: #ffffff;
text-transform: uppercase;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment