feat: add library account screens

This commit is contained in:
Jovan Krunić
2022-01-31 08:53:46 +00:00
parent 863a3ffd48
commit 080e6fa3e8
29 changed files with 770 additions and 1 deletions

View File

@@ -82,3 +82,9 @@ ion-item, ion-card.compact {
--width: fit-content;
--max-width: 95%;
}
ion-card.bold-header {
ion-card-header {
font-weight: bold;
}
}