improve css

This commit is contained in:
Bilal Catic
2019-11-18 22:41:38 +01:00
parent e60e818952
commit 9e3ca6c621
2 changed files with 13 additions and 0 deletions

View File

@@ -146,4 +146,11 @@ h3 {
.checkbox-label {
color: black;
font-size: 14px;
}
.column-label {
position: relative;
margin-top: 2rem;
margin-bottom: 1rem;
}