- env url changed to https;
This commit is contained in:
@@ -255,4 +255,28 @@
|
||||
li[data-list="bullet"] {
|
||||
list-style: disc;
|
||||
}
|
||||
}
|
||||
|
||||
.appForm__delegaForm {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 30px;
|
||||
gap: 40px;
|
||||
|
||||
legend {
|
||||
font-size: 21px;
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
.appForm__cols {
|
||||
gap: 2em;
|
||||
}
|
||||
}
|
||||
|
||||
.appForm__delegaFormHeader {
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user