diff --git a/src/assets/img/home/sbdc.png b/src/assets/img/home/sbdc.png deleted file mode 100644 index c63b2e2..0000000 Binary files a/src/assets/img/home/sbdc.png and /dev/null differ diff --git a/src/components/CommonFooter.vue b/src/components/CommonFooter.vue index ff87d97..6a0785c 100644 --- a/src/components/CommonFooter.vue +++ b/src/components/CommonFooter.vue @@ -733,6 +733,24 @@ export default { } } } + +@media (max-width:1200px){ + .content{ + width: 100% !important; + padding: 0px 50px; + } +} + +@media (max-width:835px){ + .footer .footer-upper-section{ + width: 100%; + } + + .footer .footer-right{ + display: none; + } +} + .circle-pulse1 { background: red; display: flex; diff --git a/src/components/CommonHeader.vue b/src/components/CommonHeader.vue index 637d794..08a50ac 100644 --- a/src/components/CommonHeader.vue +++ b/src/components/CommonHeader.vue @@ -13,7 +13,7 @@
+
{{ $t("homeNewText.hh11") }}
{{ $t("homeNewText.hh13") }}
{{ $t("homeNewText.hh15") }}
{{ $t("homeNewText.hh17") }}
@@ -177,10 +176,10 @@



