mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #33372 from overleaf/td-pricing-geo-banner-margin
Add margin to geo banner in new pricing and interstitial pages GitOrigin-RevId: 39fafa1c8a5447e20776fcee34dabc54c5ca33bc
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
.plans-title-section {
|
||||
padding-top: var(--spacing-15);
|
||||
padding-bottom: var(--spacing-13);
|
||||
|
||||
.geo-banner-container {
|
||||
margin-top: 0;
|
||||
margin-bottom: var(--spacing-15);
|
||||
}
|
||||
}
|
||||
|
||||
// Period toggle switch — used only by _plans-period-toggle.pug
|
||||
|
||||
Reference in New Issue
Block a user