+
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 96f2cd3..1aa9067 100644
--- a/src/app/pages/slider/slider.page.scss
+++ b/src/app/pages/slider/slider.page.scss
@@ -15,7 +15,7 @@
.stack-top{
z-index: 9;
width: 100%;
- height: 250px;
+ height: 300px;
padding: 20px;
// border-radius: 20px;
position: absolute;
@@ -24,7 +24,7 @@
.action_box{
//z-index: 7;
background-color: white;
- height: 160px;
+ height: 210px;
max-width: 400px;
padding: 20px;
margin: 10px auto 10px auto;