mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-29 00:03:44 -05:00
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:
parent
ca49eada95
commit
771397beac
1 changed files with 1 additions and 2 deletions
|
@ -60,8 +60,7 @@
|
||||||
h2,
|
h2,
|
||||||
h3,
|
h3,
|
||||||
h4,
|
h4,
|
||||||
h5,
|
h5 {
|
||||||
p {
|
|
||||||
color: var(--blue-60);
|
color: var(--blue-60);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue