Commit e5dae905 authored by Nikolay Gromov's avatar Nikolay Gromov

Форматирование и переносы

parent 074321ee
...@@ -227,7 +227,7 @@ p { ...@@ -227,7 +227,7 @@ p {
hyphens: auto; hyphens: auto;
hyphenate-limit-chars: 6 3 3; hyphenate-limit-chars: 6 3 3;
hyphenate-limit-lines: 2; hyphenate-limit-lines: 2;
hyphenate-limit-last: always; hyphenate-limit-last: always;
hyphenate-limit-zone: 8%; hyphenate-limit-zone: 8%;
} }
......
...@@ -38,6 +38,7 @@ html(class='page no-js', lang='ru') ...@@ -38,6 +38,7 @@ html(class='page no-js', lang='ru')
.page__inner .page__inner
.page__content .page__content
+page-header() +page-header()
+logo('/') +logo('/')
img(src='img/demo-logo.svg', alt='Logo', width='64', height='15') img(src='img/demo-logo.svg', alt='Logo', width='64', height='15')
...@@ -45,6 +46,7 @@ html(class='page no-js', lang='ru') ...@@ -45,6 +46,7 @@ html(class='page no-js', lang='ru')
block content block content
p содержимое p содержимое
.page__footer-wrapper .page__footer-wrapper
+page-footer() +page-footer()
block footer block footer
......
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