Commit 5e23a9d3 authored by Nikolay Gromov's avatar Nikolay Gromov

Сменил заголовок в одном из примеров для alert

parent 73ee98a6
......@@ -481,7 +481,7 @@
</div>
<div class="alert alert--warning">
<h1 class="alert__header">Заголовок</h1>
<h4 class="alert__header">Заголовок</h4>
Далеко-далеко за <a href="">словесными горами</a> в стране, гласных и согласных живут.
</div>
......@@ -500,7 +500,7 @@
<code>&lt;/div></code>
<code> </code>
<code>&lt;div class="alert alert--warning"></code>
<code> &lt;h1 class="alert__header">Заголовок&lt;/h1></code>
<code> &lt;h4 class="alert__header">Заголовок&lt;/h4></code>
<code> Далеко-далеко за &lt;a href="">словесными горами&lt;/a> в стране, гласных и согласных живут.</code>
<code>&lt;/div></code>
</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