Implement code review suggestions

This commit is contained in:
Bartlomiej Pluta (PGS Software)
2018-04-03 10:58:20 +02:00
parent 8d6893d640
commit af83bd5384
8 changed files with 66 additions and 66 deletions

View File

@@ -4,7 +4,7 @@
padding-top: 110px;
}
.header__h1 {
.header__title {
font-family: Montserrat, sans-serif;
font-size: 82px;
font-weight: bold;
@@ -13,7 +13,7 @@
text-align: center;
}
.header__h2 {
.header__subtitle {
font-family: Lato, sans-serif;
font-size: 30px;
color: $primary;
@@ -21,7 +21,7 @@
margin-bottom: 0;
}
.header__h3 {
.header__description {
margin-top: 20px;
font-family: Montserrat, sans-serif;
font-size: 16px;