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

Landing page B&O #2027

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Landing page B&O #2027

wants to merge 8 commits into from

Conversation

mmaryblackk
Copy link

@mmaryblackk mmaryblackk closed this Feb 6, 2025
@mmaryblackk mmaryblackk reopened this Feb 6, 2025
@mmaryblackk mmaryblackk closed this Feb 6, 2025
@mmaryblackk mmaryblackk reopened this Feb 6, 2025
Copy link

@alexander-ignatow alexander-ignatow left a comment

Choose a reason for hiding this comment

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

Very good job! 👍
Your project is well structured - that is very important

}
}

.category {

Choose a reason for hiding this comment

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

I would put this to a separate file

&-input, &-textarea {
font-family: Manrope, serif;
box-sizing: border-box;
background-color: #F9F9F9;

Choose a reason for hiding this comment

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

Probably this color also should go to variables

}
}

.information__block {

Choose a reason for hiding this comment

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

Maybe that should be a block?

In any case, avoid such naming - the name suggests it is a block, but from the BEM point it is and element

@@ -0,0 +1,31 @@
.page {
font-family: Manrope, serif;

Choose a reason for hiding this comment

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

it is best to set global font-family on html level

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