diff --git a/css/style.css b/css/style.css index a455665..4fae03e 100644 --- a/css/style.css +++ b/css/style.css @@ -687,6 +687,10 @@ p { background: linear-gradient(90deg, var(--gold), var(--gold-light), var(--gold)); } +/* Variant: pricing card without the top gold gradient bar */ +.pricing-card--flat::before { display: none; } +.pricing-card--flat { border-width: 2px; } + .pricing-amount { font-family: var(--font-heading); font-size: clamp(2.5rem, 6vw, 4rem); diff --git a/service-commande.html b/service-commande.html index d42511a..8e4a526 100644 --- a/service-commande.html +++ b/service-commande.html @@ -117,7 +117,7 @@ -
+
Commission