From 98e03e8dab532e49a56b265b8b8d17d7bb4e52a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Let=C3=ADcia=20Camara?= Date: Fri, 2 Nov 2018 02:29:40 -0300 Subject: [PATCH] Fixed the anchor in services, uppercase in slogan and fixed the footer link --- src/assets/css/palmpay.css | 10 ++++++++++ src/components/Footer.js | 2 +- src/components/sections/ServicesSection.js | 4 ++-- src/translations/es.json | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) diff --git a/src/assets/css/palmpay.css b/src/assets/css/palmpay.css index dd0aee2..2698eb0 100644 --- a/src/assets/css/palmpay.css +++ b/src/assets/css/palmpay.css @@ -396,4 +396,14 @@ header .col-md-10, header .col-md-10 > div { .search-books-input-wrapper > div { margin-left: 0 !important; +} +.text-box-top { + margin-top: 60px; +} + +.text-box-bottom { + margin-bottom: 60px; +} +.uppercase-text { + text-transform: uppercase; } \ No newline at end of file diff --git a/src/components/Footer.js b/src/components/Footer.js index aeda4b8..e828b2d 100644 --- a/src/components/Footer.js +++ b/src/components/Footer.js @@ -75,7 +75,7 @@ function Footer() { -

+

diff --git a/src/components/sections/ServicesSection.js b/src/components/sections/ServicesSection.js index 4f017b5..bb64e1b 100644 --- a/src/components/sections/ServicesSection.js +++ b/src/components/sections/ServicesSection.js @@ -17,7 +17,7 @@ import Retail from '../../assets/img/services/retail.png'; function ServicesSection() { return (

-
+

@@ -29,7 +29,7 @@ function ServicesSection() {

-
+
diff --git a/src/translations/es.json b/src/translations/es.json index f54d9ed..e2553c8 100644 --- a/src/translations/es.json +++ b/src/translations/es.json @@ -45,7 +45,7 @@ "home.services.phone_orders": "Ordenes Telefónicas", "footer.title": "Mas Rápido y Seguro que el Efectivo", - "footer.description": "Este sitio web no pretende dar consejos legales ni financieros. No es garantía de ninuna índole y no pedimos ninguna información personal u empresarial. PalmPay es un producto de punto de venta de Agorise, Ltd. Para detalles técnicos, contacte en cualquier momento 24/7 con la comunidad Agorise en Telegram en: http://t.me/Agorise ", "marketing.button.presentations": "Presentations", "marketing.accordion.presentations1": "
Slides (ES) - Google Slides (for Meetups and Workshops etc) in Spanish

https://docs.google.com/presentation/d/1oYQxlKIzNHb-F07PJ04xsK0jIJcduIzc-4HMpbqAw0o/edit?usp=sharing

",