summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--assets/sass/_ed.scss2
-rw-r--r--resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content2
2 files changed, 2 insertions, 2 deletions
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 {
diff --git a/resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
index 93ac7ae..b6e2071 100644
--- a/resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
+++ b/resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
@@ -571,7 +571,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 {
text-align: center; }