Use new button in banner macro

This means we can delete a class from the banner scss.
This commit is contained in:
Katie Smith
2020-01-30 15:44:06 +00:00
parent 9c9fffcbb1
commit ac41a22329
3 changed files with 7 additions and 7 deletions

View File

@@ -55,11 +55,6 @@
outline: 3px solid $yellow;
}
.button {
@include button($error-colour);
margin-top: 10px;
}
a {
&:link,