fix(extension): fix style of links

This commit is contained in:
Nathan Bierema 2021-09-04 17:17:11 -04:00
parent 855f22e14e
commit 4d362a98e9

View File

@ -16,9 +16,6 @@ style.
background-color: rgb(53, 59, 70);
color: #fff;
}
a {
color: #fff;
}
#root {
height: 100%;
}