Minor fixes formatting document & table styling
This commit is contained in:
@@ -72,6 +72,18 @@ img {
|
||||
}
|
||||
}
|
||||
|
||||
.form {
|
||||
> div,
|
||||
> input,
|
||||
> button {
|
||||
margin-bottom: 1rem;
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.flex {
|
||||
display: flex;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user