generate fix

This commit is contained in:
Peter Maquiran
2023-05-19 12:00:51 +01:00
parent a526b91532
commit 0efec4a16b
23 changed files with 184 additions and 208 deletions
+3 -3
View File
@@ -448,7 +448,8 @@ ion-toolbar{
width: 78%;
.location{
font-family: Roboto;
font-size: 13px;
font-size: 15px;
font-weight: bold;
color: black;
width: 100%;
@@ -456,8 +457,7 @@ ion-toolbar{
.description{
width: 100%;
font-family: Roboto;
font-size: 15px;
font-weight: bold;
font-size: 13px;
//color: #0d89d1;
color: var(--title-text-color)
}