Skip to content

Commit

Permalink
update formatting of the li button to match the solution (#718)
Browse files Browse the repository at this point in the history
changed the size of the li button font to match the solution
  • Loading branch information
wjdittmar authored Feb 26, 2024
1 parent 93f1e27 commit a4090e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/apis/document-manipulation/shopping-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}

li button {
font-size: 8px;
font-size: 12px;
margin-left: 20px;
color: #666;
}
Expand Down

0 comments on commit a4090e8

Please sign in to comment.