:
This commit is contained in:
@@ -40,6 +40,14 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.appForm__oneCol {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
label {
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
.appForm__twoCols {
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
.appPageSection {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
|
||||
h2 {
|
||||
color: var(--Black);
|
||||
|
||||
Reference in New Issue
Block a user