Fix indentation bug for .is-one-fifth (#1358)
This commit is contained in:
parent
7e0019ae44
commit
8792984f8e
1 changed files with 2 additions and 2 deletions
|
@ -149,8 +149,8 @@ $column-gap: 0.75rem !default
|
|||
width: 25%
|
||||
&.is-one-fifth,
|
||||
&.is-one-fifth-tablet
|
||||
flex: none
|
||||
width: 20%
|
||||
flex: none
|
||||
width: 20%
|
||||
&.is-two-fifths,
|
||||
&.is-two-fifths-tablet
|
||||
flex: none
|
||||
|
|
Loading…
Add table
Reference in a new issue