mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
fix size of missions illustrations
This commit is contained in:
parent
9182ab9421
commit
3329a58da2
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ p {
|
|||
flex-grow: 3;
|
||||
align-self: center;
|
||||
justify-self: center;
|
||||
max-width: 360px;
|
||||
max-width: 460px;
|
||||
}
|
||||
|
||||
@media #{$intermediate-and-smaller} {
|
||||
|
|
Loading…
Reference in a new issue