feat: delete a page

This commit is contained in:
NGPixel
2017-10-09 21:43:43 -04:00
parent fc764b7e4c
commit 516220bdda
11 changed files with 170 additions and 3 deletions

View File

@@ -173,7 +173,11 @@
&.is-outlined {
background-color: mc($primary, '500');
color: mc($primary, '100');
}
}
&.is-icon-only i {
margin-right: 0;
}
&:hover {
background-color: mc($primary, '700');