Streamlining some breakpoint mixins

This commit is contained in:
Kris
2018-07-12 16:38:51 -04:00
parent a611db666b
commit b79fedd540
22 changed files with 56 additions and 85 deletions

View File

@@ -290,7 +290,7 @@ select {
}
.message {
@include border-radius-all(8px);
border-radius: 8px;
background-color: $secondary;
padding: 14px;