Skip to content

solution#710

Open
Eksonurit wants to merge 2 commits intomate-academy:masterfrom
Eksonurit:develop
Open

solution#710
Eksonurit wants to merge 2 commits intomate-academy:masterfrom
Eksonurit:develop

Conversation

@Eksonurit
Copy link
Copy Markdown

Привіт! Зверстав хедер сторінки. Було б круто отримати критику коду, можливо якісь поради, підказки як реалізувати верстку краще

Copy link
Copy Markdown

@2pasha 2pasha left a comment

Choose a reason for hiding this comment

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

hi!
in general looks not bad

take a look on comments below

P.S. here on GH it's better to ask for review already finished project, and for review like this it's better to write in fe_chat 💬

Comment thread index.html
<section class="header__content">
<div class="header__content__inner mt-md-1">
<img
src="src/icons/NA MU.svg"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

do not use spaces in file names

Comment thread index.html
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

in general it's better to use one approach for styling, because here i can see tailwind and external style files at the same time. And it's can be hard to maintain this project

@include hover(color, $c-white);

@include respond-to(md) {
width: 90% !important;
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

try to not use !important

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