-
Notifications
You must be signed in to change notification settings - Fork 26
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
11 hall of fame page layout bogdandrummer #476
11 hall of fame page layout bogdandrummer #476
Conversation
Картки вистроюються в одну колонку при ширині екрана 640px, стрілка вгору з'являється при ширині екрана 599 рх... якось нелогічно. const arrowAppearance = () => { |
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.
Hi. It seems to me that it is necessary to remove the "font-family" from all classes except class ".body".
…need to fix burger menu appearance
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.
Hey, @Bogdandrummer, I've resolved the conflict in index.html
for you
No description provided.