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-02-17 08:05:05 +00:00
parent 9c9fffcbb1
commit ac41a22329
3 changed files with 7 additions and 7 deletions
@@ -55,11 +55,6 @@
outline: 3px solid $yellow;
}
.button {
@include button($error-colour);
margin-top: 10px;
}
a {
&:link,