-
Some wonderful introduction text here, yes some wonderful introduction text here
+
Some wonderful introduction text here, yes some wonderful introduction text here
Get Started
diff --git a/src/app/pages/slider/slider.page.scss b/src/app/pages/slider/slider.page.scss
index 1aa9067..f5f63e4 100644
--- a/src/app/pages/slider/slider.page.scss
+++ b/src/app/pages/slider/slider.page.scss
@@ -29,11 +29,20 @@
padding: 20px;
margin: 10px auto 10px auto;
border-radius: 20px;
+ .action_h1{
+ font-weight: 14px;
+ color: #0b5e86;
+ padding: 0 0 10px 0;
+ width: 100%;
+ text-align: center;
+ }
.action_txt{
font-size: 16px;
font-weight: bolder;
color: #0e4977;
- margin: 10px auto 10px auto;
+ margin: 10px auto 15px auto;
+ width: 100%;
+ text-align: center;
}
}
.slide_image{