Skip to content

Conversation

@JSPandaDev
Copy link
Contributor

No description provided.

@jsru-1
Copy link
Contributor

jsru-1 commented Oct 26, 2025

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

@jsru-1 jsru-1 requested a review from GSemikozov October 26, 2025 21:42
border: 1px solid black;
display: flex;
flex-direction: column;
gap: 6px;

Choose a reason for hiding this comment

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

точно 6?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Да, между title и counter 6, значит 6))

Choose a reason for hiding this comment

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

да, но ведь это добавляет отступ и между histogram__counter и histogram__preview, а там в свою очередь должно быть 39px

display: flex;
justify-content: space-between;
align-items: flex-end;
gap: 5px;

Choose a reason for hiding this comment

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

1

Copy link
Contributor Author

Choose a reason for hiding this comment

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

что 1?

Choose a reason for hiding this comment

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

gap: 1px

font-weight: 400;
font-size: 20px;
line-height: 26px;
letter-spacing: 0%;

Choose a reason for hiding this comment

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

margin-bottom: 39px?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Почему 39px?
39 до первого столбика
до второго уже 54px
это же переменное расстояние

Choose a reason for hiding this comment

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

нет, марджин снизу это не переменное расстяние, это конкрентное расстояние от .histogram__counter до histogram__preview

}

.histogram__preview {
flex-grow: 1;

Choose a reason for hiding this comment

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

height: 50px

Copy link
Contributor Author

Choose a reason for hiding this comment

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

непонятно почему 50, не нашёл в макете такого значения

Choose a reason for hiding this comment

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

самая высокая колонка в макете 50px

display: flex;
justify-content: space-between;
align-items: flex-end;
gap: 5px;

Choose a reason for hiding this comment

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

gap: 1px

}

.histogram__preview {
flex-grow: 1;

Choose a reason for hiding this comment

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

самая высокая колонка в макете 50px

font-weight: 400;
font-size: 20px;
line-height: 26px;
letter-spacing: 0%;

Choose a reason for hiding this comment

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

нет, марджин снизу это не переменное расстяние, это конкрентное расстояние от .histogram__counter до histogram__preview

border: 1px solid black;
display: flex;
flex-direction: column;
gap: 6px;

Choose a reason for hiding this comment

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

да, но ведь это добавляет отступ и между histogram__counter и histogram__preview, а там в свою очередь должно быть 39px

@jsru-1
Copy link
Contributor

jsru-1 commented Nov 3, 2025

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

@jsru-1 jsru-1 requested a review from GSemikozov November 3, 2025 19:54
@jsru-1
Copy link
Contributor

jsru-1 commented Nov 3, 2025

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

5 similar comments
@jsru-1
Copy link
Contributor

jsru-1 commented Nov 3, 2025

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

@jsru-1
Copy link
Contributor

jsru-1 commented Nov 3, 2025

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

@jsru-1
Copy link
Contributor

jsru-1 commented Nov 3, 2025

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

@jsru-1
Copy link
Contributor

jsru-1 commented Nov 4, 2025

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

@jsru-1
Copy link
Contributor

jsru-1 commented Nov 4, 2025

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

@jsru-1
Copy link
Contributor

jsru-1 commented Nov 4, 2025

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

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.

4 participants