diff --git a/TODO b/TODO index 64b31ce..811591d 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,2 @@ address missing star unicode on all browser -make sure arrow issue on gallery are just a me thing -center "Book" button in service dropdowns and make taller address disappearing content when inner service dropdown is closed diff --git a/ceramic-coating.html b/ceramic-coating.html index 48574cb..52b2c53 100644 --- a/ceramic-coating.html +++ b/ceramic-coating.html @@ -25,7 +25,10 @@ align-items: center; justify-content: space-between; gap: 2rem; + max-width: 80%; + + margin-top: 2.5rem; } .info-box { @@ -129,8 +132,8 @@ diff --git a/css/style.css b/css/style.css index 63ab007..aadbb1b 100644 --- a/css/style.css +++ b/css/style.css @@ -20,6 +20,7 @@ header { position: sticky; top: 0; z-index: 999; + border-bottom: 1px solid var(--gold); } .banner { diff --git a/index.html b/index.html index 45724d8..64a4b49 100644 --- a/index.html +++ b/index.html @@ -123,8 +123,8 @@ diff --git a/reviews.html b/reviews.html index 9ffedba..67accfc 100644 --- a/reviews.html +++ b/reviews.html @@ -223,8 +223,8 @@ diff --git a/services.html b/services.html index 7d12ecb..a05a975 100644 --- a/services.html +++ b/services.html @@ -20,33 +20,31 @@ margin-top: 1rem; } - #book-button { + .book-button { background-color: var(--black); color: var(--gold); width: 50%; + height: 4rem; - border: 1px solid var(--dark-gold); + border: 1px solid white; border-radius: 5rem; padding: .5rem 1rem; - margin: 1rem 0 0 0; font-size: 1rem; + font-weight: bold; text-decoration: none; transition: 0.5s ease; } - #book-button:hover { - cursor: pointer; background-color: #000; + .book-button:hover { + cursor: pointer; box-shadow: 0px 0px 15px var(--gold); } - #book-button:active { + .book-button:active { background-color: var(--gold); } - #book-link { - display: block; - width: 100%; - + .book-link { user-select: none; } @@ -148,7 +146,9 @@ justify-items: space-around; align-items: flex-start; flex-wrap: wrap; + margin: 1rem 1rem 0rem 6rem; + user-select: text; } @@ -159,9 +159,8 @@ flex-basis: 50%; } .dropdown-button { - margin: auto; - margin-bottom: 1.5rem; - width: 80%; + width: 100%; + margin: 2rem 1rem 2.5rem 6rem; } /** mobile rules */ @@ -234,8 +233,8 @@ @@ -292,7 +291,7 @@ - + @@ -337,7 +336,7 @@ - + @@ -391,7 +390,7 @@
@@ -437,7 +436,7 @@ @@ -465,7 +464,7 @@ @@ -511,7 +510,7 @@ @@ -546,7 +545,7 @@ @@ -587,7 +586,7 @@ - + @@ -620,7 +619,7 @@ - + @@ -659,7 +658,7 @@ - + @@ -687,7 +686,7 @@ - +