mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Merge pull request #6447 from mxmou/search-thumbnail-title-full-width
Increase max-width of studio titles on Explore and search
This commit is contained in:
commit
6471832f7c
1 changed files with 6 additions and 0 deletions
|
@ -85,6 +85,12 @@
|
|||
height: 120px;
|
||||
}
|
||||
}
|
||||
|
||||
.thumbnail-info {
|
||||
.thumbnail-title {
|
||||
max-width: 204px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue