Skip to content

Commit

Permalink
Tiny example button tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
06000208 committed Jan 11, 2024
1 parent f32c314 commit 61976e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lethal-company.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
border-color: rgb(58, 73, 88);
border-width: 1px;
color: rgb(230, 239, 248);
cursor: pointer;
/* cursor: pointer; */
user-select: none;
justify-content: center;
text-align: center;
white-space: nowrap;
Expand Down

0 comments on commit 61976e3

Please sign in to comment.