spa: restoring dark mode styles

This commit is contained in:
Matilde Park 2020-06-03 22:58:40 -04:00
parent 757e974dbc
commit 57d6023056
2 changed files with 1 additions and 9 deletions

View File

@ -13,14 +13,6 @@ p, h1, h2, h3, h4, h5, h6, a, input, textarea, button {
font-family: Inter, sans-serif;
}
a:any-link {
color: unset;
}
a:-webkit-any-link {
color: unset;
}
textarea, select, input, button { outline: none; }
.c-default {

View File

@ -54,7 +54,7 @@ const StatusBar = (props) => {
location.pathname === '/'
? null
: <Link
className="dib f9 v-mid inter ml2 no-underline"
className="dib f9 v-mid inter ml2 no-underline white-d"
to="/"
style={{ top: 14 }}
>