mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
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:
committed by
Jeremy Thomas
parent
4010674569
commit
3b3d5a7b4a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user