mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-25 13:54:59 -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;
|
height: 120px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.thumbnail-info {
|
||||||
|
.thumbnail-title {
|
||||||
|
max-width: 204px;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue