Fix header subtitle

This commit is contained in:
Bartlomiej Pluta (PGS Software)
2018-04-12 14:43:57 +02:00
parent b60fe45d49
commit a02b17a51b

View File

@@ -21,6 +21,13 @@
margin-bottom: 0;
}
@media all and (max-width: $phone) {
.header__subtitle {
font-size: 24px;
text-transform: capitalize;
}
}
.header__description {
margin-top: 20px;
font-family: Montserrat, sans-serif;