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

#841 [Redesign] Login Page #842

Merged
merged 12 commits into from
Oct 25, 2024
Merged

#841 [Redesign] Login Page #842

merged 12 commits into from
Oct 25, 2024

Conversation

Lvyshnevska
Copy link
Collaborator

The login page has been updated with a new design.

@Lvyshnevska Lvyshnevska self-assigned this Oct 21, 2024
@Lvyshnevska Lvyshnevska linked an issue Oct 21, 2024 that may be closed by this pull request
@Lvyshnevska Lvyshnevska requested review from parsival2022 and removed request for parsival2022 October 21, 2024 11:14
width: var(--main-block-size);
min-height: var(--min-height-block-main);
flex-shrink: 0;
background: #F9F5EC;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Background add var in global.css

--light-button-color: #FFFFFF;

/* fonts */
--font-main: 'Inter', sans-serif;
--font-messages: 'Roboto', sans-serif;
--font-error: 'Roboto', sans-serif;
--font-logo: 'Geologica', sans-serif;
--font-main-new: 'Geologica', sans-serif;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not needed new var in code .Its global changes in design syte in all pages

@Lvyshnevska Lvyshnevska merged commit c53e342 into develop Oct 25, 2024
4 checks passed
@Lvyshnevska Lvyshnevska deleted the #841-RedesignLogInPage branch October 25, 2024 14:51
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.

[Redesign] Log In Page
3 participants