Interior Detailing
+Clean car with vaccuum, wipes, brushes, and more.
+ + + +Exterior Detailing
+Wipe, wash, polish, wax, you name it.
+Service Packages
+Combine and save.
+diff --git a/css/style.css b/css/style.css index 1e0e264..3c68cca 100644 --- a/css/style.css +++ b/css/style.css @@ -154,33 +154,7 @@ footer { top: 6px; } -/** BOOK NOW button */ -#book-button { - height: 7rem; - min-width: 100%; - background-color: var(--black); - color: var(--gold); - - border: 1px solid var(--dark-gold); - border-radius: 5rem; - - padding: 2rem 0; - margin: 0; - - font-size: 2rem; - font-weight: bold; - text-decoration: none; - transition: 0.5s ease; -} -#book-button:hover { - cursor: pointer; - background-color: #000; - box-shadow: 0px 0px 30px var(--gold); -} -#book-button:active { - background-color: var(--gold); -} /** DESKTOP RULES */ @media screen and (min-width: 851px) { @@ -197,10 +171,6 @@ footer { h1 { font-size: 3rem; } - - #book-button { - width: 50%; - } } /* MOBILE RULES */ @@ -244,8 +214,5 @@ footer { font-size: 2rem; } - #book-button { - font-size: 1.75rem; - width: 85%; - } + } diff --git a/index.html b/index.html index d127639..a7e6989 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,36 @@ padding-bottom: 2rem; } - #book-now { + /** BOOK NOW big button */ + #book-button { + height: 7rem; + width: 50%; + min-width: 100%; + + background-color: var(--black); + color: var(--gold); + + border: 1px solid var(--dark-gold); + border-radius: 5rem; + + padding: 2rem 0; + margin: 0; + + font-size: 2rem; + font-weight: bold; + text-decoration: none; + transition: 0.5s ease; + } + #book-button:hover { + cursor: pointer; + background-color: #000; + box-shadow: 0px 0px 30px var(--gold); + } + #book-button:active { + background-color: var(--gold); + } + + #book-link { display: block; width: 50%; margin-top: 5rem; @@ -60,8 +89,12 @@ width: 100%; padding-bottom: 1.5rem; } - - #book-now { + + #book-button { + font-size: 1.75rem; + width: 85%; + } + #book-link { margin-top: 2.5rem; } } @@ -86,12 +119,10 @@ @@ -107,7 +138,7 @@ @@ -117,7 +148,7 @@
-
-
+
+
-
+
+
-
-
-
+
+
-
+
+
-
-
-
+
+
-
+
+
-
-
-
+
+
-
+
+
Clean car with vaccuum, wipes, brushes, and more.
+ + + +Wipe, wash, polish, wax, you name it.
+Combine and save.
+