Removed unnecessary console logs
This commit is contained in:
parent
75b18f2f2a
commit
a3cc611dbc
10 changed files with 4 additions and 205 deletions
13
styles.css
13
styles.css
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue