Skip to content

Commit

Permalink
[F] Fix hr tag style
Browse files Browse the repository at this point in the history
  • Loading branch information
LS-KR committed Apr 5, 2024
1 parent 505d67f commit b91634d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/css/markdown.sass
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@

border-left: solid #ff7c7c 3px
border-radius: 5px


hr
border: 0.5px solid $color-text-special

0 comments on commit b91634d

Please sign in to comment.