This commit is contained in:
Mike Cao 2023-01-02 12:26:10 -08:00
parent f3879c92e1
commit 170b30b391
2 changed files with 2 additions and 2 deletions

View file

@ -69,6 +69,7 @@ a,
a:active,
a:visited {
color: var(--primary400);
text-decoration: none;
}
main {