fix style

This commit is contained in:
Peter Maquiran
2023-07-07 12:05:34 +01:00
parent c62f7319a0
commit 268f18ba49
3 changed files with 8 additions and 8 deletions
@@ -214,7 +214,7 @@ ion-item{
} }
} }
.exp-bottom-detail{ .exp-bottom-detail{
font-size: rem(10); font-size: 8pt;
width: 100%; width: 100%;
overflow: auto; overflow: auto;
padding-left: 3px; padding-left: 3px;
+1 -1
View File
@@ -59,7 +59,7 @@ ion-toolbar{
} }
.header-large{ .header-large{
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
font-size: 12.5pt; font-size: rem(17);
/* font-weight: 600; */ /* font-weight: 600; */
background: transparent; background: transparent;
color: #ffffff; color: #ffffff;
File diff suppressed because one or more lines are too long