diff --git a/docs/typography/text-decoration/index.html b/docs/typography/text-decoration/index.html index bd1a8dbf7..5c746e05f 100644 --- a/docs/typography/text-decoration/index.html +++ b/docs/typography/text-decoration/index.html @@ -85,6 +85,8 @@

Text Decoration Underline

vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.

+

Text Decoration Strikethrough

+

Lorem ipsum dolor sit amet

Previous

diff --git a/src/templates/docs/text-decoration/index.html b/src/templates/docs/text-decoration/index.html index d79265d14..c37f5ff3a 100644 --- a/src/templates/docs/text-decoration/index.html +++ b/src/templates/docs/text-decoration/index.html @@ -49,6 +49,8 @@

Text Decoration Underline

vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.

+

Text Decoration Strikethrough

+

Lorem ipsum dolor sit amet

Previous