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:
Jessica Lawshe 2024-10-21 11:30:29 -05:00 committed by Copybot
parent 620969b606
commit 96ff76dc43

View file

@ -61,6 +61,7 @@
text-align: center;
margin-bottom: var(--spacing-09);
max-width: 828px;
}
.top-picks-banner.container {