mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-01 17:32:41 +02:00
Use doge instead of css for <pre> example
This commit is contained in:
@@ -111,9 +111,9 @@ The `<pre>` element is reset to remove its `margin-top` and use `rem` units for
|
|||||||
<div class="bd-example">
|
<div class="bd-example">
|
||||||
{% markdown %}
|
{% markdown %}
|
||||||
<pre>
|
<pre>
|
||||||
.element {
|
Wow
|
||||||
margin-bottom: 1rem;
|
such
|
||||||
}
|
preformatted text
|
||||||
</pre>
|
</pre>
|
||||||
{% endmarkdown %}
|
{% endmarkdown %}
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user