Skip to content

Feature/advice/hotfix css font#90

Open
Abdalrazaq94 wants to merge 5 commits intomainfrom
feature/advice/hotfix-Css-font
Open

Feature/advice/hotfix css font#90
Abdalrazaq94 wants to merge 5 commits intomainfrom
feature/advice/hotfix-Css-font

Conversation

@Abdalrazaq94
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@filkovsp filkovsp left a comment

Choose a reason for hiding this comment

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

hi,
this PR still has issues.

changing pixels to rems and ems doesn't really make much of a difference.
the class hierarchy and usage of classes is still not that appropriate. no need to create a class for each DOM element. combine class and tag names in css file (that will make your jsx less overloaded) and may be css file too.

in Advice.js import of Advice.jpg must be fixed, react compiler appears to be case sensitive to the file names and craps out into the console when it starts in local.

try switching your browser into dev mode (F12) and turn on the mobile device mode.

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