Removed unnecessary console logs

This commit is contained in:
Leoh 2021-10-19 19:29:31 +05:30
parent 75b18f2f2a
commit a3cc611dbc
10 changed files with 4 additions and 205 deletions

View file

@ -33,18 +33,7 @@
padding: 6px 10px;
text-align: center;
text-decoration: none;
font-size: 16px;
}
.habit-minus {
/* background-color: #fff; */
border-radius: 50%;
border: none;
color: white;
padding: 7px 10px;
text-align: center;
text-decoration: none;
font-size: 16px;
font-size: 14px;
}
.habit-item {