Blog items
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
<p>
|
||||
blog-items works!
|
||||
</p>
|
||||
<div>
|
||||
<div class="grid-act" >Blog</div>
|
||||
<div >more..</div>
|
||||
</div>
|
||||
<ion-card>
|
||||
<img alt="Silhouette of mountains" src="https://www.dorcastore.com/wp-content/uploads/2021/02/Leaky-Gut-720x340.jpg" />
|
||||
<ion-card-header>
|
||||
<ion-card-title>How To Detox Your Gut Daily</ion-card-title>
|
||||
<!-- <ion-card-subtitle>Card Subtitle</ion-card-subtitle>-->
|
||||
</ion-card-header>
|
||||
|
||||
<ion-card-content>
|
||||
An unhealthy gut may lead to many health problems such as skin, weight, heart, immune system, the brain, hormone levels, ability to absorb nutrients.
|
||||
</ion-card-content>
|
||||
</ion-card>
|
||||
|
||||
<ion-card>
|
||||
<img alt="Silhouette of mountains" src="https://www.dorcastore.com/wp-content/uploads/2020/02/pcos_1-720x340.jpg" />
|
||||
<ion-card-header>
|
||||
<ion-card-title>Polycystic Ovarian syndrome</ion-card-title>
|
||||
<!-- <ion-card-subtitle>Card Subtitle</ion-card-subtitle>-->
|
||||
</ion-card-header>
|
||||
|
||||
<ion-card-content>
|
||||
It is a rare yet existence hormonal condition that often and only affects women.
|
||||
</ion-card-content>
|
||||
</ion-card>
|
||||
|
||||
Reference in New Issue
Block a user