diff --git a/main-site/index.html b/main-site/index.html index b8e364e..55b0e54 100644 --- a/main-site/index.html +++ b/main-site/index.html @@ -85,39 +85,15 @@ Image 2 -
-

Visit our store

-
-
-
- -
-
Address
- 554 Boston Post Road
Milford, CT 06460
-
-
-
- -
-
Phone
- 203.283.5626 -
-
-
- -
-
Shop Hours
-

-

Tuesday – Friday: 10:00–5:00

-

Saturday: 9:00–3:00

-

Sunday – Monday: Closed

-
-
-
-
- - - +
+

Visit our store

+

554 Boston Post Road, Milford, CT 06460

+

203.283.5626

+
@@ -140,6 +116,11 @@ Image 1
+

Shop Hours

+

+

Tuesday - Friday: 10:00 - 5:00

+

Saturday: 9:00 - 3:00

+

Sunday - Monday: Closed

Contact Us

diff --git a/main-site/style.css b/main-site/style.css index 13c7c1f..a641345 100644 --- a/main-site/style.css +++ b/main-site/style.css @@ -366,14 +366,10 @@ form{ gap: 1rem; justify-content: center; max-width: 820px; - margin: 1rem auto 2rem; + margin: -1.5rem auto 2rem; padding: 0 1rem; } -.contact-hero + .contact-tiles { - margin-top: -1.5rem; -} - .contact-tile { background: #fff; border-radius: 14px;