Merge pull request #20594 from overleaf/jel-premium-card-p

[web] Do not change `p` color in premium cards

GitOrigin-RevId: 4115416459b75db31b30cf31787cf027c1179e41
This commit is contained in:
Jessica Lawshe 2024-09-25 09:54:51 -05:00 committed by Copybot
parent ca49eada95
commit 771397beac

View file

@ -60,8 +60,7 @@
h2,
h3,
h4,
h5,
p {
h5 {
color: var(--blue-60);
}