diff --git a/acmv.html b/acmv.html index c7b204d..e481e77 100644 --- a/acmv.html +++ b/acmv.html @@ -324,8 +324,8 @@

Jet Fans

-
-
+
+

QCDD Inspection Support by Approved Smoke Control Engineer


Our certified engineers attend QCDD inspections to provide expert oversight and ensure full compliance.

@@ -342,7 +342,7 @@

-
+

diff --git a/css/style.css b/css/style.css index f899d6d..6c2b1ae 100644 --- a/css/style.css +++ b/css/style.css @@ -1032,6 +1032,16 @@ a:focus { transition: .3s .3s; } +@media(max-width: 400px) { + .container { + width: 100%; + padding-right: 15px; + padding-left: 15px; + margin-right: auto; + margin-left: auto; + padding-bottom: 100px; + } +} /*******************************/ /*********** FAQs CSS **********/