diff --git a/checkup.css b/checkup.css index 44f514a6..7cc5414b 100644 --- a/checkup.css +++ b/checkup.css @@ -9,6 +9,7 @@ body { align-items: center; padding: 10px; position: relative; + } .nav_link { @@ -63,6 +64,9 @@ body { } @media (max-width: 768px) { + .header_container{ + height: 50px; + } .nav_link { display: none; flex-direction: column; @@ -92,7 +96,9 @@ body { .hamburger { display: flex; + margin-bottom: 10px; } + } @@ -314,11 +320,13 @@ body { .footer-bottom-wrapper { flex-direction: column; align-items: center; + } .footer-bottom-wrapper small { margin-bottom: 10px; margin-right: 0px; + } .social-links { @@ -330,7 +338,7 @@ body { .social-wrapper { margin-top: 10px; - margin-right: 300px; + margin-right: 10px; } } @@ -338,17 +346,18 @@ body { .body{ width: 100vw !important; } + .content{ + padding-top:0px; + } .content h1{ font-size: 27px; display: block; - - } .sec-img{ - - width: 200px; - height: 200px; + margin-top:10px; + width: 230px; + height: 230px; } .services-grid { grid-template-columns: 1fr; diff --git a/checkup.html b/checkup.html index 7834045a..cb307ed2 100644 --- a/checkup.html +++ b/checkup.html @@ -345,39 +345,52 @@

RAPIDOC Newsletter


+