Skip to content

Add a template page #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

gamedevshrimp
Copy link
Contributor

No description provided.

@jsru-1
Copy link
Contributor

jsru-1 commented Dec 4, 2024

Добавляю преподавателя (@GSemikozov) для код-ревью.

@jsru-1 jsru-1 requested a review from GSemikozov December 4, 2024 20:54
@jsru-1
Copy link
Contributor

jsru-1 commented Dec 6, 2024

Добавляю преподавателя (@GSemikozov) для код-ревью.

@jsru-1 jsru-1 requested a review from GSemikozov December 6, 2024 10:19
@jsru-1
Copy link
Contributor

jsru-1 commented Dec 6, 2024

Решение было обновлено, посмотрим что скажет @GSemikozov

@jsru-1
Copy link
Contributor

jsru-1 commented Dec 6, 2024

Решение было обновлено, посмотрим что скажет @GSemikozov

Copy link

@GSemikozov GSemikozov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

и еще надо бы исправить конфликт :)

text-align: center;
text-transform: uppercase;
color: var(--grey-3);
padding-bottom: 56px;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а зачем здесь паддинг и фон?) это просто текстовый элемент футера

font-weight: 400;
font-size: 16px;
line-height: 24px;
max-width: 640px;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а по середине как выравниваем?

@@ -0,0 +1,15 @@
.main {
max-width: 825px;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

лишнее ограничение (надо на уровне родителя задавать лэйаут)

<div class="sidebar">
<h4 class="sidebar__title">Components</h4>
<ul>
<li class="sidebar__text">Modal</li>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

это должны быть ссылки на внутренние страницы

<li class="sidebar__text sidebar__text_selected">Histogram</li>
<li class="sidebar__text">Custom form elements</li>
</ul>
<p class="sidebar__text sidebar__text_homelink">Main page</p>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

и это тоже ссылка

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants