summaryrefslogtreecommitdiff
path: root/scss/utils.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/utils.scss')
-rw-r--r--scss/utils.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/scss/utils.scss b/scss/utils.scss
index f8336eb..7cd2a58 100644
--- a/scss/utils.scss
+++ b/scss/utils.scss
@@ -2,10 +2,6 @@
font-style: italic;
}
-.font-weight-lighter {
- font-weight: lighter;
-}
-
li.list-style-none, .list-style-none li {
list-style-type: none;
}