mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #19508 from overleaf/ds-buy-now-btn-new-design
Plans page - Plans card buy now btn matching the style to Figma GitOrigin-RevId: a518540d2aa5870b0fb90671c7785b90378ae74f
This commit is contained in:
parent
96e290d959
commit
c1ff760925
1 changed files with 6 additions and 0 deletions
|
@ -547,6 +547,12 @@
|
|||
margin-top: var(--spacing-06);
|
||||
}
|
||||
|
||||
.additional-link-buy-btn-container {
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
padding-top: var(--spacing-04);
|
||||
}
|
||||
|
||||
.highlighted-plans-card {
|
||||
border: 2px solid var(--green-50) !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue