Mod pages base

This commit is contained in:
Jai A
2020-10-20 22:33:49 -07:00
parent 39f29399e7
commit 34ce510fbd
14 changed files with 474 additions and 96 deletions

View File

@@ -480,6 +480,7 @@ export default {
&:hover,
&:focus {
background-color: var(--color-brand);
color: #fff;
}
}
}