diff --git a/src/App.vue b/src/App.vue index 137a1c9..0479389 100644 --- a/src/App.vue +++ b/src/App.vue @@ -14,7 +14,7 @@ import InfoCard from '@/components/InfoCard.vue'
-
+
diff --git a/src/components/HeroSection.vue b/src/components/HeroSection.vue index 2a360ea..4a64720 100644 --- a/src/components/HeroSection.vue +++ b/src/components/HeroSection.vue @@ -1,9 +1,12 @@ diff --git a/src/components/InfoCard.vue b/src/components/InfoCard.vue index 75014ac..34cad74 100644 --- a/src/components/InfoCard.vue +++ b/src/components/InfoCard.vue @@ -14,7 +14,7 @@ import AtmStatusList from './AtmStatusList.vue'