Add dark mode [db]
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="card-footer bg-white">
|
||||
<div class="card-footer auth-footer">
|
||||
<div class="form-group row mb-0">
|
||||
<span class="col-md-4 col-form-label text-md-right text-muted">…or authenticate with</span>
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="card-footer bg-white text-muted">
|
||||
<div class="card-footer auth-footer text-muted">
|
||||
You can also register by logging in with
|
||||
<a href="{{route('oauth-google-authorize')}}">Google</a>,
|
||||
<a href="{{route('oauth-github-authorize')}}">GitHub</a>,
|
||||
|
||||
Reference in New Issue
Block a user