Commit 9d0a36dc authored by Nikolay Gromov's avatar Nikolay Gromov

Добавил в pug-библиотеку главные блоки

parent 84de67b8
This diff is collapsed.
......@@ -20,7 +20,8 @@ html(class="no-js page", lang="ru")
body
.off-canvas#off-canvas
aside.off-canvas__aside(role="complementary", aria-label="Меню") менюОффКанвас
aside.off-canvas__aside(role="complementary", aria-label="Меню")
block off-canvas
main.off-canvas__page-content.components-demo.blocks-library(role="main")
//- Реальный контент страницы
......
......@@ -16,7 +16,7 @@
}
&:before {
content: attr(data-name);
content: '.' attr(id);
position: absolute;
top: -1em;
left: 0;
......
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