List of diploma para assinar changed text color to black on grey theme

This commit is contained in:
Eudes Inácio
2021-11-07 07:32:50 +01:00
parent 21222a7369
commit 470b63a333
2 changed files with 1 additions and 2 deletions
@@ -6,7 +6,6 @@
<ion-icon slot="end" class="title-icon font-awesome" name="reload-circle"></ion-icon>
</button>
</div>
<div class="bottom-title d-flex"><h3 class="bottom-text">Diplomas para Assinar</h3></div>
</div>
</ion-header>
<ion-content>
@@ -129,7 +129,7 @@ ion-item{
font-family: Roboto;
font-size: 12pt;
font-weight: 700;
color: #0d89d1;
color: var(--title-text-color);
padding-left: 3px;
.subject{