Crud implemented by Contact
This commit is contained in:
@ -8,6 +8,11 @@ main {
|
||||
margin: 12px;
|
||||
}
|
||||
|
||||
.validation-message {
|
||||
font-size: 12px !important;
|
||||
font-family: system-ui;
|
||||
}
|
||||
|
||||
h1:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user