Fixed home text
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
background-repeat: no-repeat !important;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
border-radius: 10px 10px 0px 0px;
|
||||
}
|
||||
|
||||
.head_lbl {
|
||||
|
||||
Reference in New Issue
Block a user