ok
This commit is contained in:
@@ -237,6 +237,7 @@ body {
|
||||
}
|
||||
|
||||
.form label {
|
||||
text-align: left;
|
||||
display: block;
|
||||
margin-bottom: 1rem;
|
||||
color: var(--text-primary);
|
||||
@@ -267,7 +268,7 @@ body {
|
||||
}
|
||||
|
||||
.submitButton {
|
||||
background-color: var(--primary-blue);
|
||||
background-color: #ef4444;
|
||||
color: var(--text-light);
|
||||
border: none;
|
||||
padding: 0.75rem 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user