Add more styles for overview page

This commit is contained in:
Tom Raithel
2017-02-11 12:30:48 +01:00
parent fc81624813
commit 56f9495a59
10 changed files with 69 additions and 10 deletions

View File

@@ -1,8 +1,9 @@
.hero-headline {
font-size: 40px;
font-size: 38px;
font-weight: 300;
color: var(--color-white);
margin-bottom: 70px;
margin: 0 0 60px;
padding: 0;
&__alt {
color: var(--color-gray-light);