Fix Royal link color

This commit is contained in:
Robbie Antenesse 2019-05-31 12:05:17 -06:00 committed by Robbie Antenesse
parent e1ba94c3c7
commit 861bff60b4
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
$header-color: #aa33ee;
$background-color: #bb44ff;
$footer-color: #8822cc;
$link-color: #5533aa;
$link-color: #ffaaff;
$button-color: #9968dd;
$message-color: #9977dd;
$word-form-color: #7732bb;