Skip to content

Finished all tasks#161

Open
code-mike-code wants to merge 6 commits into
devmentor-pl:masterfrom
code-mike-code:master
Open

Finished all tasks#161
code-mike-code wants to merge 6 commits into
devmentor-pl:masterfrom
code-mike-code:master

Conversation

@code-mike-code
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Owner

@devmentor-pl devmentor-pl left a comment

Choose a reason for hiding this comment

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

Michale,

Całość prezentuje się bardzo dobrze! 👍
Miałem drobną uwagę dot. menu - szczegóły znajdziesz w komentarzu :)

Comment thread 01/style.css
border-bottom-color: transparent;

shape-outside: polygon(0 0, 0% 100%, 100% 0);
margin-right: 10px;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Comment thread 02/styles/global.css
"b-item"
"c-item";
}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Comment thread 02/styles/tablet.css
grid-template-areas:
"a-item a-item"
"c-item b-item";
} No newline at end of file
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Comment thread 03/index.html
referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen
></iframe>
</side>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Comment thread 04/index.html
</li>
<li class="dropdown__item"><a href="#">Item 2</a>
<i class="fa-solid fa-chevron-right arrow-right"></i>
<ul class="nav__dropdown-second dropdown">
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

W wersji mobilnej zagnieżdżone elementy nie wyglądają za dobrze - wychodzą poza ekran z prawej strony, warto to poprawić :)

Comment thread 05/index.html
<div class="header__container content">
<h2 class="header__logo content__item"></h2>
<nav class="header__navbar content__item">
<i class="burger fa-solid fa-bars"></i>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Warto ukryć "hamburgera" w wersji mobilnej :)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Chodzi pewnie o wersje desktopową, w sumie to nie wiem co się stało, bo burger miał 'display: none'

Copy link
Copy Markdown
Owner

@devmentor-pl devmentor-pl left a comment

Choose a reason for hiding this comment

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

Michale,

Zmiany są ok 👍
Zastanawiam się jeszcze czy przypadkiem te elementy nie są za małe. Na telefonie może być mało wygodnie je klikać dlatego często pozycje menu wyświetla się jedną pod drugą (block). Już bym nie zmieniał, ale na pszyszłość pamiętał ;)

Comment thread 04/css/main.css
background: var(--color-beta);
padding: 10px;
min-width: 120px;
min-width: 100px;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

👍

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Spoko, będę pamiętał

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