mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 21:39:36 -07:00
Add pro include
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user