Slightly changed button color and changed body height to be min-100vh
This commit is contained in:
@ -33,7 +33,7 @@ textarea {
|
||||
}
|
||||
|
||||
.btn {
|
||||
@apply bg-slate-50 border my-2 px-3 py-2 rounded-md w-full hover:bg-slate-100;
|
||||
@apply bg-slate-200 border my-2 px-3 py-2 rounded-md w-full hover:bg-slate-100;
|
||||
}
|
||||
|
||||
.action-btn {
|
||||
|
Reference in New Issue
Block a user