fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<ion-content [fullscreen]="true">
|
<ion-content [fullscreen]="true">
|
||||||
|
|
||||||
<ion-card>
|
<ion-card class='ion-no-margin'>
|
||||||
<img src="../../assets/logo.png" />
|
<img src="../../assets/logo.png" />
|
||||||
<ion-card-header>
|
<ion-card-header>
|
||||||
<ion-card-subtitle>autoMedSys Mobile</ion-card-subtitle>
|
<ion-card-subtitle>autoMedSys Mobile</ion-card-subtitle>
|
||||||
|
|||||||
@@ -8,6 +8,9 @@
|
|||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#ion-card{
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
#container strong {
|
#container strong {
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
line-height: 26px;
|
line-height: 26px;
|
||||||
|
|||||||
Reference in New Issue
Block a user