Merge branch 'formgroups' of gitlab.cip.ifi.lmu.de:jost/UniWorX into formgroups

This commit is contained in:
SJost 2019-02-16 16:17:50 +01:00
commit c42f951d89

View File

@ -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;
}