🎨(onboarding): Fix clipped gears in onboarding

This commit is contained in:
Jackie Luo 2016-07-27 20:08:09 -07:00
parent 8e1aa4b371
commit 301d10e33e

View file

@ -482,6 +482,7 @@
flex: 1;
background-image: linear-gradient(to right, rgba(149,205,107,1) 0%,rgba(60,176,176,1) 100%);
color: white;
overflow: hidden;
}
.hero-text {