diff --git a/_type.scss b/_type.scss index 5156256..cb48373 100644 --- a/_type.scss +++ b/_type.scss @@ -197,4 +197,10 @@ p { margin: 0px; } + } + +/* SUP & SUB */ + + sup, sub { + font-size: .7em; } \ No newline at end of file