From 6b0be385ffa2f020b8dbeab13670194a1986a52b Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sat, 28 May 2022 16:25:01 +0200 Subject: Correct documentation --- assets/sass/_ed.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/sass/_ed.scss') diff --git a/assets/sass/_ed.scss b/assets/sass/_ed.scss index c227ad8..2f26ad1 100644 --- a/assets/sass/_ed.scss +++ b/assets/sass/_ed.scss @@ -661,7 +661,7 @@ u, Line layouts for prose-poetry and theater To use these layouts you need to add the classes to your markdown or HTML lines. - (ex. "- {:.centered} hello!") + (ex. "- {.centered} hello!") */ li.centered { -- cgit v1.2.3