Skip to content
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

feat(newvacancy): newVacancy page component added #127

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Conversation

dzhaneta
Copy link
Collaborator

добавила компонент Новой Вакансии и по мелочи подополняла текущие компоненты.
здесь только статичный фронт (почти никакой логики нет). есть мелкие несоответствия по дизайну.
на структуру кода не обращать внимания - пока это все одно большое полотно, позже отрефакторю.

@@ -12,7 +12,7 @@
display: block;
min-height: 26.32px;
margin-left: 16px;
@include font-sans($textS, $color-dark-grey, 300, 1.88, 0.28px);
@include font-sans($textS, $color-dark-grey, 250, 1.88, 0.28px);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Жирности 250 не существует https://fonts.google.com/specimen/Geologica?standard-styles=&query=geolo
В проекте в этом промежутке файлы шрифтов только 100 и 300. С Таей это обсуждали, она применяет 300, а Figma почему-то ставит 250.
Последующим PR ты или я перекрою обратно на 300

@Bjorn86 Bjorn86 merged commit d4ff439 into develop Sep 12, 2023
2 checks passed
@Bjorn86 Bjorn86 deleted the feat/NewVacancy branch September 12, 2023 11:24
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.

2 participants