mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Remove right margin from last level-item (is-mobile)
This commit is contained in:
committed by
Jeremy Thomas
parent
a05832bd99
commit
0e1580789f
@@ -18,9 +18,9 @@
|
||||
.level-item
|
||||
&:not(:last-child)
|
||||
margin-bottom: 0
|
||||
margin-right: 0.75rem
|
||||
&:not(.is-narrow)
|
||||
flex-grow: 1
|
||||
margin-right: 0.75rem
|
||||
// Responsiveness
|
||||
+tablet
|
||||
display: flex
|
||||
|
||||
Reference in New Issue
Block a user