mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Increase max-width of studio titles on Explore and search
This commit is contained in:
parent
39db815c88
commit
cdf44e0219
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