Improved responsiveness, CTA in header, various fixes

This commit is contained in:
Lennart Ziburski
2017-12-07 14:56:19 +01:00
parent 479cdee524
commit 4ad0e29a95
10 changed files with 85 additions and 115 deletions

View File

@ -47,10 +47,14 @@ h3 {
font-family: $roboto;
font-size: 18px;
font-weight: $semibold;
line-height: 40px;
line-height: 30px;
padding-bottom: $micro;
margin: 0;
}
h3 > p {
}
p, ul {
font-size: $tiny;
line-height: 26px;