Updated Color of "View My Records" button to be a11y compliant

This commit is contained in:
Spencer Hance
2018-08-02 12:11:11 -04:00
parent d9e841298d
commit 2b65fa452e

View File

@@ -277,6 +277,8 @@
button {
@extend %btn-secondary-blue-outline;
margin-top: 1em;
background: $blue;
color: #fff;
}
}