Add pro include

This commit is contained in:
Jeremy Thomas
2017-07-31 16:06:31 +01:00
parent db006fba23
commit 754b8bf081
8 changed files with 251 additions and 3 deletions

View File

@@ -34,6 +34,18 @@
.testimonial + .testimonial
margin-top: 1.5rem
+desktop
.testimonials
min-height: 595px
+widescreen
.testimonials
min-height: 653px
+fullhd
.testimonials
min-height: 632px
.rainbow
animation: rainbow 8s ease infinite
background-image: linear-gradient(124deg, $orange, $red, $purple, $blue)