Fixed rounded on div in social page
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
<p>
|
||||
challenge-card works!
|
||||
</p>
|
||||
<ion-card>
|
||||
<ion-card-header>
|
||||
<ion-card-subtitle>Titre de la carte</ion-card-subtitle>
|
||||
</ion-card-header>
|
||||
|
||||
<ion-card-content>
|
||||
Here's a small text description for the card content. Nothing more, nothing less.
|
||||
</ion-card-content>
|
||||
</ion-card>
|
||||
Reference in New Issue
Block a user