diff --git a/pages/pricing.php b/pages/pricing.php index 46c4f4c..fdf8feb 100644 --- a/pages/pricing.php +++ b/pages/pricing.php @@ -9,11 +9,11 @@ return <<<'ORIBI_SYNC_CONTENT' - + - + - + diff --git a/theme/assets/css/main.css b/theme/assets/css/main.css index 6ce3dcb..1f7f41f 100644 --- a/theme/assets/css/main.css +++ b/theme/assets/css/main.css @@ -2550,6 +2550,10 @@ p:last-child { margin-bottom: 0; } color: var(--color-primary); margin-top: .35rem; } +.pricing-savings-inline { + font-weight: 600; + color: var(--color-primary); +} @media (max-width: 900px) { .pricing-grid-3 { grid-template-columns: 1fr; max-width: 400px; } diff --git a/theme/blocks/index.php b/theme/blocks/index.php index 562f7f3..f8893fe 100644 --- a/theme/blocks/index.php +++ b/theme/blocks/index.php @@ -1886,12 +1886,10 @@ function oribi_render_pricing_card($a)
- - + - +