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() {

-
+