-
Notifications
You must be signed in to change notification settings - Fork 62
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
Черных Артём #64
base: master
Are you sure you want to change the base?
Черных Артём #64
Conversation
🍅 Не пройден линтинг или базовые тесты |
🍅 Не пройден линтинг или базовые тесты |
🍅 Не пройден линтинг или базовые тесты |
🍏 Пройден линтинг и базовые тесты |
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.
</head> | ||
<body> | ||
<input type="radio" name="view" value="grid" checked>Плитка | ||
<input type="radio" name="view" value="list" class="list">Список | ||
<br> |
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.
Серьёзно ?
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.
Что нет так, отступы?
.cat img:hover | ||
{ | ||
bottom: -5%; | ||
left: -5%; |
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.
Может сделаешь цивильно scale
?
|
||
.price | ||
{ | ||
color: #b00000; |
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.
Тут вроде много нулей лишних..
.price:hover::after | ||
{ | ||
color: #000; | ||
content: 'купи меня'; |
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.
Весь контент лучше размещать в HTML, ибо получишь страдания при локализации сайта..
🚀 |
🍅 Не пройден линтинг или базовые тесты |
🍏 Пройден линтинг и базовые тесты |
🍏 |
Верстка далековата от макета, сделайте, пожалуйста как можно ближе к макету. И не все задания выполнены. 🍅 |
🍅 Не пройден линтинг или базовые тесты |
🍅 Не пройден линтинг или базовые тесты |
🍏 Пройден линтинг и базовые тесты |
🍏 Приблизил к макету. |
Замечания по верстке:
|
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.
🍅
|
||
.list:checked ~ .note:hover | ||
{ | ||
transform: scaleX(1); |
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.
Для чего переопределять значение? Можно же добавлять эффект, если выбран режим плиток
.price | ||
{ | ||
color: #b00; | ||
font: bold 1.5em sans-serif; |
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.
font: 700 1.5em sans-serif;
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.
Это даёт какие-нибудь преимущества?
🍏 Пройден линтинг и базовые тесты |
🍏 Изменил |
🍏 Пройден линтинг и базовые тесты |
🍏 |
Посмотреть решение