Merge pull request #16574 from overleaf/mf-fix-text-align-quote-card

[website-redesign] Fix quote author title text is not center aligned on mobile

GitOrigin-RevId: 24c8e0b0df1d8ebfa6bc0931f5f3ea25880f5ab9
This commit is contained in:
M Fahru
2024-01-18 14:06:13 -07:00
committed by Copybot
parent 4efbc40f71
commit 9da4206845

View File

@@ -352,12 +352,12 @@
background: var(--deep-green);
color: white;
border-radius: 16px;
text-align: center;
blockquote {
font-size: 1.875rem; // 30px
font-weight: 600;
line-height: 1.26;
text-align: center;
@media (max-width: @screen-sm-max) {
font-size: 1.5rem; // 24px