mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-25 05:44:13 -05:00
Merge pull request #568 from TheGrits/patch-1
Fix gh-555: Squished News Icons
This commit is contained in:
commit
c188a268e2
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@
|
||||||
|
|
||||||
.news {
|
.news {
|
||||||
width: 40%;
|
width: 40%;
|
||||||
|
|
||||||
|
img {
|
||||||
|
flex-shrink: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue