mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 18:54:30 +01:00
Use .example-element instead of doge 😢
This commit is contained in:
parent
4540ad38af
commit
5d8751274d
@ -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>
|
||||||
Wow
|
.example-element {
|
||||||
such
|
margin-bottom: 1rem;
|
||||||
preformatted text
|
}
|
||||||
</pre>
|
</pre>
|
||||||
{% endmarkdown %}
|
{% endmarkdown %}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user