fixed get-dash page

This commit is contained in:
VitaliyTr 2017-03-13 23:35:49 +07:00
parent 7d0078a11d
commit 09e38e71d9
4 changed files with 75 additions and 21 deletions

View file

@ -229,6 +229,12 @@ $homeSectionPaddingTop: 80px;
background: linear-gradient(to top, white 50%, rgba(white, 0));
pointer-events: none;
}
&--short{
height: 80px;
&:after {
background: none;
}
}
h3 {
font-size: 18px;
color: $color-blue;