This commit is contained in:
Peter Maquiran
2023-08-28 17:32:11 +01:00
38 changed files with 109 additions and 89 deletions
@@ -71,7 +71,7 @@ ion-button{
background: var(--label-bg-color);
float: right;
padding: 5px 13.5px 5px 13.5px;
color: #fff;
color: black;
font-size: rem(14);
}
@@ -177,7 +177,7 @@ ion-item{
/* font-size: 12px; */
float: right;
padding: 2.5px 13.5px 2.5px 13.5px;
color: #fff;
color: black;
}
}
.exp-date{