Fixed home text

This commit is contained in:
CHIEFSOFT\ameye
2023-06-24 20:54:19 -04:00
parent 7cd2006a4b
commit 9ee6701290
2 changed files with 4 additions and 3 deletions
+3 -3
View File
@@ -13,7 +13,7 @@
<div class="slide_div">
<div class="slide_img" [style.backgroundImage]="'url(assets/images/start_slider_1.jpg)'">
</div>
<ion-label class="head_lbl">Lorem Ipsum is not simply ran, Contrary</ion-label>
<ion-label class="head_lbl">Earn performing tasks.</ion-label>
<ion-label class="text">Lorem Ipsum is not simply ran, Contrary to popular belief lorem Ipsum is not simply
ran, Contrary to popular belief,</ion-label>
</div>
@@ -22,7 +22,7 @@
<div class="slide_div">
<div class="slide_img" [style.backgroundImage]="'url(assets/images/start_slider_2.jpg)'">
</div>
<ion-label class="head_lbl">Lorem Ipsum is not simply ran, Contrary</ion-label>
<ion-label class="head_lbl">Set and reward achieved goals.</ion-label>
<ion-label class="text">Lorem Ipsum is not simply ran, Contrary to popular belief lorem Ipsum is not simply
ran, Contrary to popular belief,</ion-label>
</div>
@@ -31,7 +31,7 @@
<div class="slide_div">
<div class="slide_img" [style.backgroundImage]="'url(assets/images/slider.jpeg)'">
</div>
<ion-label class="head_lbl">Lorem Ipsum is not simply ran, Contrary</ion-label>
<ion-label class="head_lbl">Let's start earning.</ion-label>
<ion-label class="text">Lorem Ipsum is not simply ran, Contrary to popular belief lorem Ipsum is not simply
ran, Contrary to popular belief,</ion-label>
</div>
+1
View File
@@ -32,6 +32,7 @@
background-repeat: no-repeat !important;
display: flex;
justify-content: center;
border-radius: 10px 10px 0px 0px;
}
.head_lbl {