Skip to content

Commit

Permalink
typography: avoid sup in the first row
Browse files Browse the repository at this point in the history
  • Loading branch information
reuixiy committed Nov 25, 2024
1 parent 0dc76c2 commit 505f6f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/scss/layout/_single.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
clear: both;
}
sup {
unicode-bidi: isolate;
font-size: 70%;
vertical-align: super;
a {
Expand Down

0 comments on commit 505f6f2

Please sign in to comment.