-
Notifications
You must be signed in to change notification settings - Fork 757
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
Your commit message #495
Your commit message #495
Conversation
</header> | ||
<section class="home" id="home"> | ||
<h3 class="home__text">We bake your fantasies — croissants, cakes, cookies, and cupcakes.</h3> | ||
<h1 class="home__title">Creative bakery</h1> |
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.
Widza ze masz wiecej niz jedno h1 na stronie. Raczej powinno sie trzymac zasady ze h1 jest tylko jedno
</section> | ||
<section class="aboutUs" id="aboutUs"> | ||
<div class="aboutUs__description"> | ||
<h1 class="aboutUs__description-title">Few words About us</h1> |
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.
ten tytuł i "What we bake" wygladaja tak samo. Powinienes to zrobic specjalna klasa tylko dołączoną do sekcji. czyli np section__title.
|
||
// position: fixed; | ||
// background-color: $c-lightBlue; | ||
// z-index: 100; |
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.
Usunąć niepotrzebny kod
@import "home.scss"; | ||
@import "products.scss"; | ||
@import "aboutUs.scss"; | ||
@import "footer.scss"; |
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.
wydaje mi sie ze ".scss" jest zbędne w zapisie tutaj
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.
Kilka poprawek + błedy w testach
Błedy w testach |
. |
DEMO LINK