Skip to content

Commit

Permalink
Added sub & sup styles
Browse files Browse the repository at this point in the history
  • Loading branch information
EzequielBruni committed Feb 13, 2021
1 parent 466379a commit 94f3e3a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _type.scss
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,10 @@
p {
margin: 0px;
}
}

/* SUP & SUB */

sup, sub {
font-size: .7em;
}

0 comments on commit 94f3e3a

Please sign in to comment.