Add .is-narrow modifier for .hero layout (#697)

* Add .is-narrow modifier for .hero layout

* Update class name to follow framework naming
This commit is contained in:
Caíque de Castro Soares da Silva 2017-08-22 10:36:56 -03:00 committed by Jeremy Thomas
parent 4010674569
commit 3b3d5a7b4a

View File

@ -82,6 +82,10 @@
.nav-item
border-top-color: rgba($color-invert, 0.2)
// Sizes
&.is-small
.hero-body
padding-bottom: 1.5rem
padding-top: 1.5rem
&.is-medium
+tablet
.hero-body