diff --git a/src/components/marketing/sections/cta-sections/Header.vue b/src/components/marketing/sections/cta-sections/Header.vue index a5023c8f4..7238bd71c 100644 --- a/src/components/marketing/sections/cta-sections/Header.vue +++ b/src/components/marketing/sections/cta-sections/Header.vue @@ -584,4 +584,9 @@ export default { background: linear-gradient(to bottom, #ea1ff7, #70dfc9); background-size: cover !important; } +@media (max-width: 640px) { + .bg-home { + background-position: center !important; + } +} \ No newline at end of file diff --git a/src/components/marketing/sections/cta-sections/Map.vue b/src/components/marketing/sections/cta-sections/Map.vue index a2c36d926..be9faea5e 100644 --- a/src/components/marketing/sections/cta-sections/Map.vue +++ b/src/components/marketing/sections/cta-sections/Map.vue @@ -17,7 +17,8 @@

-
- -
- {{ stats[0] }}PB - capacity -
-
-
-
- -
-
- {{ stats[1] }} - nodes -
-
+ +
+ {{ stats[0] }}PB + capacity
-
-
-
- {{ stats[3] }} - countries -
+ + +
+
+ {{ stats[1] }} + nodes
-
-
- -
- {{ stats[2] }} - cores + + + +
+
+ {{ stats[3] }} + countries
+
+ + +
+ {{ stats[2] }} + cores +
diff --git a/src/pages/Index.vue b/src/pages/Index.vue index 92b958cbc..315b8ee5a 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -20,7 +20,6 @@
- - - - -
- +
- - - + - -