Increase max-width of studio titles on Explore and search

This commit is contained in:
Maximouse 2022-01-09 14:30:45 +01:00
parent 39db815c88
commit cdf44e0219

View file

@ -85,6 +85,12 @@
height: 120px;
}
}
.thumbnail-info {
.thumbnail-title {
max-width: 204px;
}
}
}
}