style(sass): fix lint errors and update slides file to ignore

This commit is contained in:
Brandy Carney
2018-02-07 18:48:32 -05:00
parent 5c5463308a
commit 2a98e3aa09
12 changed files with 29 additions and 30 deletions

View File

@ -9,11 +9,11 @@
position: relative;
border: 0;
width: $chip-button-size;
height: $chip-button-size;
border: 0;
&:active,
&:focus {
outline: none;
@ -30,4 +30,4 @@
width: 100%;
height: 100%;
}
}