Commit f1a8d82b authored by yann300's avatar yann300

styling

parent 0c9bdd41
......@@ -197,6 +197,9 @@ var css = csjs`
margin-left: 5px;
cursor: pointer;
}
.createAccount:hover {
color: ${styles.colors.orange};
}
`
module.exports = runTab
......
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