Skip to content

Commit

Permalink
removed highlight and added bold
Browse files Browse the repository at this point in the history
  • Loading branch information
asimregmi committed Oct 4, 2023
1 parent 317f005 commit 500a0dd
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.highlight {
padding: 2.8px 0;
background-color: yellow;
background-color: unset;
font-weight: bold;
}

0 comments on commit 500a0dd

Please sign in to comment.