More sizes

This commit is contained in:
Edin Dazdarevic
2017-12-18 11:10:00 +01:00
parent 5e2272eb03
commit 30764cfafc
2 changed files with 6 additions and 3 deletions

View File

@@ -695,11 +695,14 @@ footer .back-to-top{
padding: 70px 0 0 18px;
}
.details {
font-size: 22px;
font-size: 18px;
}
.med-title {
font-size: 30px;
font-size: 40px;
}
.med-title2 {
font-size: 32px;
}
.form-section {
height: 70%;
}

2
dist/all.css vendored

File diff suppressed because one or more lines are too long