Publication

This commit is contained in:
Peter Maquiran
2023-08-23 09:55:14 +01:00
parent a06bc4a409
commit b81e876dde
6 changed files with 71 additions and 101 deletions
+2 -1
View File
@@ -453,13 +453,14 @@ ion-toolbar{
color: black;
min-height: 19px;
width: 100%;
font-weight: bold;
}
.description{
width: 100%;
font-family: Roboto;
font-size: rem(13);
font-weight: bold;
//color: #0d89d1;
color: var(--title-text-color)
}