mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
Remove dark mode (for now ;)
This commit is contained in:
@@ -154,7 +154,7 @@ class NewPost extends React.Component<Props, State> {
|
||||
{ showForm ? 'Cancel' : 'Submit feedback' }
|
||||
</Button>
|
||||
:
|
||||
<a href="/users/sign_in" className="btn">
|
||||
<a href="/users/sign_in" className="btn btn-dark">
|
||||
Log in / Sign up
|
||||
</a>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user