This commit is contained in:
Chiefsoft Works
2022-10-01 18:24:33 -04:00
parent 254eb0f10e
commit 02af760b74
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<ion-content [fullscreen]="true">
<ion-card>
<ion-card class='ion-no-margin'>
<img src="../../assets/logo.png" />
<ion-card-header>
<ion-card-subtitle>autoMedSys Mobile</ion-card-subtitle>
+3
View File
@@ -8,6 +8,9 @@
transform: translateY(-50%);
}
#ion-card{
margin: 0px;
}
#container strong {
font-size: 20px;
line-height: 26px;