fix(footer): override link colors in footer

This commit is contained in:
Gabe Kangas
2023-05-07 10:34:55 -07:00
parent bc001f8437
commit 321217651d

View File

@@ -29,6 +29,7 @@
}
a {
color: var(--theme-color-components-text-on-dark);
text-decoration: none;
}