[WIP] hardcoded succ and error msg
This commit is contained in:
@@ -95,6 +95,12 @@ input[type="submit"]:active {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.w-full {
|
||||
width: 100%;
|
||||
max-width: 40rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.small {
|
||||
font-size: .8rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user