wcag compliance

This commit is contained in:
Sharon Kennedy
2020-02-14 17:38:20 +01:00
parent 8f9f0fc8b0
commit 08981fd444
8 changed files with 111 additions and 22 deletions

View File

@@ -10,7 +10,7 @@
animation: load7 1.8s infinite ease-in-out;
}
.loader {
color: $teal; /*purple*/
color: $theme-color;
font-size: 10px;
margin: 1rem auto;
margin-bottom: 2rem;