diff --git a/index.html b/index.html index 2b34aa0..c347bcd 100644 --- a/index.html +++ b/index.html @@ -1294,21 +1294,11 @@

Contact

-
- -

Our Address

-

Chomu Udaipuria Mod, Jaipur, Rajasthan

-
-
-
-
- -

Email Us

-

- eduhub.community@gmail.com -

+
+
+ diff --git a/style.css b/style.css index 0a72b7a..31aab35 100644 --- a/style.css +++ b/style.css @@ -1276,6 +1276,13 @@ section { padding: 20px 0 30px 0; background: #fff; } +.contact .maps iframe{ + color: #2d405f; + text-align: center; + box-shadow: 0 0 30px rgba(214, 215, 216, 0.6); + padding: 20px 0 30px 0; + background: #fff; +} .contact .info-box i { font-size: 32px; color: #3b4ef8;