diff --git a/assets/style.scss b/assets/style.scss index eb22fe99..8ec6cb71 100644 --- a/assets/style.scss +++ b/assets/style.scss @@ -118,3 +118,7 @@ blockquote { [dir="rtl"] { text-align: right; } + +.text-strike { + text-decoration: line-through; +} diff --git a/components/InclusiveDictionary.vue b/components/InclusiveDictionary.vue index 8063f1ef..0756b6fd 100644 --- a/components/InclusiveDictionary.vue +++ b/components/InclusiveDictionary.vue @@ -29,7 +29,7 @@ - +