mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 13:29:35 -07:00
Fix navbar rtl
This commit is contained in:
@@ -130,7 +130,7 @@ $hero-body-padding-large: 18rem 1.5rem !default
|
||||
display: flex
|
||||
justify-content: center
|
||||
.button:not(:last-child)
|
||||
margin-right: 1.5rem
|
||||
+ltr-property("margin", 1.5rem)
|
||||
|
||||
// Containers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user