Merge pull request #21306 from overleaf/mf-limit-gallery-summary-max-width-to-tagged-page
[web] Limit 828px max-width on gallery-summary to tagged pages only GitOrigin-RevId: 48a0e342d403eff34cf47e71208b13af6e3f1cbd
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
.gallery-summary {
|
||||
text-align: left;
|
||||
max-width: 828px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -78,7 +79,6 @@
|
||||
|
||||
text-align: center;
|
||||
margin-bottom: var(--spacing-09);
|
||||
max-width: 828px;
|
||||
}
|
||||
|
||||
.top-picks-banner {
|
||||
|
||||
Reference in New Issue
Block a user