[TASK] finalise registration box
This commit is contained in:
@@ -99,11 +99,19 @@ input[type="submit"]:active {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.mt-1 {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.flex {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.block {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.msg {
|
||||
width: 100%;
|
||||
max-width: 40rem;
|
||||
|
Reference in New Issue
Block a user