fix size of missions illustrations

This commit is contained in:
seotts 2020-10-22 14:54:52 -04:00
parent 9182ab9421
commit 3329a58da2

View file

@ -415,7 +415,7 @@ p {
flex-grow: 3; flex-grow: 3;
align-self: center; align-self: center;
justify-self: center; justify-self: center;
max-width: 360px; max-width: 460px;
} }
@media #{$intermediate-and-smaller} { @media #{$intermediate-and-smaller} {