diff --git a/sass/typography/_copy.scss b/sass/typography/_copy.scss index a0120382..eb03271b 100644 --- a/sass/typography/_copy.scss +++ b/sass/typography/_copy.scss @@ -44,10 +44,6 @@ mark, ins { text-decoration: none; } -small { - font-size: 75%; -} - big { font-size: 125%; } \ No newline at end of file diff --git a/style.css b/style.css index aa050dc7..aaa1c7c7 100644 --- a/style.css +++ b/style.css @@ -342,10 +342,6 @@ ins { text-decoration: none; } -small { - font-size: 75%; -} - big { font-size: 125%; }