diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/content/reboot.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/reboot.md b/docs/content/reboot.md index 7418c4116..ac17e147e 100644 --- a/docs/content/reboot.md +++ b/docs/content/reboot.md @@ -111,9 +111,9 @@ The `<pre>` element is reset to remove its `margin-top` and use `rem` units for <div class="bd-example"> {% markdown %} <pre> -.element { - margin-bottom: 1rem; -} + Wow + such + preformatted text </pre> {% endmarkdown %} </div> |
