refactor: form header as content projection, formgroup as input
This commit is contained in:
@@ -1,20 +1,3 @@
|
||||
form {
|
||||
legend {
|
||||
display: inline-block;
|
||||
font-family: var(--secondaryFont);
|
||||
font-size: 2rem;
|
||||
text-align: center;
|
||||
|
||||
span {
|
||||
clear: both;
|
||||
display: block;
|
||||
font-size: 1rem;
|
||||
margin-bottom: 2rem;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.footer {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
|
||||
Reference in New Issue
Block a user