mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #21219 from overleaf/jel-tagged-gallery-description
[web] Set a max width for the tag description GitOrigin-RevId: a1af998ff305805f3e6dfba5ae1b2bff38ab54ba
This commit is contained in:
parent
620969b606
commit
96ff76dc43
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
||||||
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-bottom: var(--spacing-09);
|
margin-bottom: var(--spacing-09);
|
||||||
|
max-width: 828px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.top-picks-banner.container {
|
.top-picks-banner.container {
|
||||||
|
|
Loading…
Reference in a new issue