Remove right margin from last level-item (is-mobile)

This commit is contained in:
Taku Fukada 2018-08-19 20:55:47 +09:00 committed by Jeremy Thomas
parent a05832bd99
commit 0e1580789f

View File

@ -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