Skip to content

Commit

Permalink
fix Strike Color
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRowey committed Feb 7, 2024
1 parent c9d0251 commit 0fe4d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style/root.css
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ h1 {font-size: 30px;}
h2 {font-size: 25px;}
h3 {font-size: 20px;}

strike {
s{
color: var(--Strike);
}

Expand Down

0 comments on commit 0fe4d9c

Please sign in to comment.