diff options
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/sass/_ed.scss | 2 |
1 files changed, 1 insertions, 1 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 { |
