Commit d2a26644 authored by Mark Otto's avatar Mark Otto

Merge pull request #17084 from thejameskyle/tjk/3

v4 - Use doge instead of css for <pre> example
parents bf2781d7 5d875127
......@@ -111,7 +111,7 @@ The `<pre>` element is reset to remove its `margin-top` and use `rem` units for
<div class="bd-example">
{% markdown %}
<pre>
.element {
.example-element {
margin-bottom: 1rem;
}
</pre>
......
Markdown is supported
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