From a2b20fa1b1ddbe1de91d5334d1043ce1601eff5c Mon Sep 17 00:00:00 2001 From: sotrali Date: Mon, 1 Dec 2025 20:58:12 -0500 Subject: [PATCH] finally got ceramic page boxes nice --- ceramic-coating.html | 100 +++++++++++++++++++++++-------------------- 1 file changed, 53 insertions(+), 47 deletions(-) diff --git a/ceramic-coating.html b/ceramic-coating.html index e03097d..b191a33 100644 --- a/ceramic-coating.html +++ b/ceramic-coating.html @@ -18,8 +18,15 @@ margin: 1rem; } - - + .info-flex { + display: flex; + flex-direction: row; + flex-wrap: wrap; + align-items: center; + justify-content: space-between; + gap: 2rem; + max-width: 80%; + } .info-box { background: @@ -29,7 +36,7 @@ max-width: 80%; width: 80%; - padding: 2rem 4rem;; + padding: 2rem 4rem; border-radius: 4rem; height: min-content; @@ -45,15 +52,16 @@ color: white; /** TODO: figure out how to style these guys better */ } - .info-flex { - display: flex; - flex-direction: row; - align-items: center; - gap: 2rem; - max-width: 80%; + + #packages { + max-width: 60%; + } + #wheel-wash { + max-width: 35%; } - #allIncludeList { + + .checkMarkList { display: flex; flex-wrap: wrap; align-items: center; @@ -61,14 +69,14 @@ max-width: 100%; } - #allIncludeList li { + .checkMarkList li { text-wrap: nowrap; list-style-position: inside; padding: 0rem; margin: .5rem .5rem; } - #allIncludeList li::marker { + .checkMarkList li::marker { content: "✓ "; } @@ -84,8 +92,13 @@ } /** MOBILE */ - @media screen and (max-width: 850px) { - + @media screen and (max-width: 1100px) { + #packages { + max-width: 100%; + } + #wheel-wash { + max-width: 100%; + } .info-flex { flex-direction: column; align-items: center; @@ -126,45 +139,38 @@
-
-

All Ceramic Coatings Include

-
-

some headline details can go in here, then:

-
    -
  • 3-5 years of protection
  • -
  • Hand wash
  • -
  • other detail
  • -
  • other detail
  • -
-
-
-
-

Choose your Package

+
+

All Ceramic Coatings Include


-
-
    -
  1. -

    Elite Ceramic Coating:

    -
      -
    • elite detail one
    • -
    • elite detail two
    • -
    -
  2. +

    some headline details can go in here, then:

    +
      +
    • 3-5 years of protection
    • +
    • Hand wash
    • +
    • other detail
    • +
    • other detail
    • +
    +
-
  • -

    Complete Ceramic Coating:

    -
      -
    • complete detail one
    • -
    • complete detail two
    • -
    -
  • - +
    +

    Choose Your Coating Package

    +
    +
    +

    Elite

    +
      +
    • elite detail one
    • +
    • elite detail two
    • +
    +

    Complete

    +
      +
    • complete detail one
    • +
    • complete detail two
    • +
    -
    -

    Wheel Wash Add-on

    +
    +

    Wheel Wash
    Add-on


    • wheel wash information 1