Skip to content

Conversation

@Hamada-AB
Copy link

No description provided.

Comment on lines +10 to +13
<!------ Grid container------>
<div class="container">
<!------ left-hand menu------>
<nav class="left-hand-menu">
Copy link

@vherus vherus Mar 18, 2024

Choose a reason for hiding this comment

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

These comments are redundant, your css classes and semantic nav element clearly describe the purpose of the content

Comment on lines +1 to +7
:root {
--primary-font-color: #0f141a;
--secondary-font-color: #546373;

--placeholder-font-color: #989797;

--search-bar-focus-b-color: #3d91f9;
Copy link

Choose a reason for hiding this comment

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

Nice use of variables

Copy link
Author

Choose a reason for hiding this comment

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

Thanks Nathan for your feedback and your instructions.
After we have studied semantic elements today I'll replace all unnecessary divs with the semantics one.

Copy link

@vherus vherus left a comment

Choose a reason for hiding this comment

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

Exceptional work, well done!

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