mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-11 16:10:58 +00:00
Use doge instead of css for <pre> example
This commit is contained in:
parent
1efb07dad9
commit
4540ad38af
1 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue