Commit e828e63e authored by Nikolay Gromov's avatar Nikolay Gromov

Добавил описание Зарытия

parent 4e52c2a5
...@@ -306,6 +306,25 @@ ...@@ -306,6 +306,25 @@
</section> </section>
<section class="blocks-library__item" id="close" data-name=".close">
<h2 class="blocks-library__item-title">Закрыть</h2>
<p>Иконка закрытия.</p>
<div class="close"><span></span></div>
<div class="blocks-library__code-wrapper">
<span class="blocks-library__code-show-trigger" title="Показать код"><i class="blocks-library__code-icon"></i></span>
<div class="blocks-library__code">
<pre class="code">
<code>&lt;div class="close">&lt;span>&lt;/span>&lt;/div></code>
</pre>
</div>
</div>
</section>
<section class="blocks-library__item" id="burger" data-name=".burger"> <section class="blocks-library__item" id="burger" data-name=".burger">
<h2 class="blocks-library__item-title">Бургер</h2> <h2 class="blocks-library__item-title">Бургер</h2>
......
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