mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -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 {
|
||||
width: 40%;
|
||||
|
||||
img {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue