Merge branch 'formgroups' of gitlab.cip.ifi.lmu.de:jost/UniWorX into formgroups
This commit is contained in:
commit
c42f951d89
@ -16,12 +16,12 @@
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
+ .form-group-title {
|
||||
+ .form-section-title {
|
||||
margin-top: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
.form-group-title {
|
||||
.form-section-title {
|
||||
color: var(--color-fontsec);
|
||||
}
|
||||
|
||||
@ -31,6 +31,7 @@
|
||||
}
|
||||
|
||||
.form-group__hint {
|
||||
margin-top: 7px;
|
||||
color: var(--color-fontsec);
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user