Skip to content

Commit

Permalink
Update to do list.css
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-kakarot authored Apr 4, 2024
1 parent f9773da commit ad65bbc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion to do list.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
font-size: 20px;
font-family: "Kalam";
color: rgb(84, 84, 84);
outline: none;
}
#add-button
{
Expand Down Expand Up @@ -98,4 +99,4 @@
cursor: pointer;
background-color: gray;
transition: 1s;
}
}

0 comments on commit ad65bbc

Please sign in to comment.