fix width in plans
This commit is contained in:
parent
4db677b407
commit
6771e53da6
|
@ -7,7 +7,7 @@
|
||||||
margin: 5em 0
|
margin: 5em 0
|
||||||
|
|
||||||
[class^="plan--"]
|
[class^="plan--"]
|
||||||
flex: 1 0 230px
|
flex: 1 0 235px
|
||||||
padding: .5em 1.5em 3em
|
padding: .5em 1.5em 3em
|
||||||
margin-bottom: 2em
|
margin-bottom: 2em
|
||||||
border:
|
border:
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
style: solid
|
style: solid
|
||||||
|
|
||||||
@media #{$medium-up}
|
@media #{$medium-up}
|
||||||
flex: 0 0 230px
|
flex: 0 0 235px
|
||||||
margin-bottom: 0
|
margin-bottom: 0
|
||||||
|
|
||||||
.list--check
|
.list--check
|
||||||
|
|
Loading…
Reference in New Issue
Block a user