-
Notifications
You must be signed in to change notification settings - Fork 54
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
Шмонина Ирина #44
base: master
Are you sure you want to change the base?
Шмонина Ирина #44
Conversation
🍅 Не пройден линтинг или базовые тесты |
🍏 Пройден линтинг и базовые тесты |
Общие замечания:
|
display: block; | ||
} | ||
|
||
.page-3:checked ~ .section1, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
У тебя много где повторяется display: none
и display: block
. Лучше будет их все объединить
} | ||
|
||
|
||
img[tabindex='0'] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Какой-то странный селектор по tabindex. Почему именно по нему? И для чего тут вообще нужен tabindex?
<header> | ||
<h1> | ||
Бабушкин огородик! | ||
</h1> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Можно в одну строку написать
Выглядит симпатично и к коду особо замечаний нет, но есть версточные баги. Жду правок ) |
🍅 |
Посмотреть решение