Commit 4540ad38 authored by James Kyle's avatar James Kyle
Browse files

Use doge instead of css for <pre> example

parent 1efb07da
Showing with 3 additions and 3 deletions
+3 -3
......@@ -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>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment