Skip to content

Commit

Permalink
More accessible sup/sub tag text size
Browse files Browse the repository at this point in the history
  • Loading branch information
philwareham committed Jun 4, 2019
1 parent ef94659 commit 7cfd836
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -517,7 +517,7 @@ samp {
sup.footnote,
sup {
position: relative;
font-size: 0.625em;
font-size: 0.75em;
line-height: 0;
vertical-align: baseline;
}
Expand Down

0 comments on commit 7cfd836

Please sign in to comment.