Organize SCSS partials

This commit is contained in:
Michael Rose
2016-11-17 12:17:18 -05:00
parent 3a7dd49734
commit 71ddbf1e70
7 changed files with 130 additions and 109 deletions

View File

@ -184,4 +184,4 @@ input[type="search"]::-webkit-search-cancel-button {
textarea {
overflow: auto; /* remove vertical scrollbar in IE6-9*/
vertical-align: top; /* readability and alignment cross-browser*/
}
}