save theme 1 for doneIt

This commit is contained in:
Peter Maquiran
2022-10-18 14:51:24 +01:00
parent fa05871de5
commit 46296f5f3e
93 changed files with 520 additions and 92 deletions
@@ -60,7 +60,7 @@ ion-button{
.label{
border-radius: 20px;
background: #ffb703;
background: var(--label-bg-color);
float: right;
padding: 5px 13.5px 5px 13.5px;
color: #fff;
@@ -61,7 +61,7 @@
.label{
border-radius: 15px;
background: #ffb703;
background: var(--label-bg-color);
/* font-size: 12px; */
float: right;
padding: 2.5px 13.5px 2.5px 13.5px;