Commit c5b2387e authored by lianahus's avatar lianahus

typo

parent 129c5ceb
...@@ -117,7 +117,7 @@ const css = csjs` ...@@ -117,7 +117,7 @@ const css = csjs`
} }
.onboarding { .onboarding {
color : var(--text-info); color : var(--text-info);
background-color : var(--info) background-color : var(--info);
} }
.matomoBtn { .matomoBtn {
width : 100px; width : 100px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment