Submitted over 2 years ago
Most complex projects from HTML & CSS - RWD + Grid + Flexbox + HW
@vikramvi
Design comparison
SolutionDesign
Solution retrospective
Dear Community,
Please review code and let me know areas of improvements and optimizations
I couldn't solve below as per design
Didn't get exact icons Design color is not matching with that of provided once. But overall layout is matching with design.
Thanks in advance.
Regards, Vikram
Community feedback
- @afaiz-spacePosted over 2 years ago
Hey
- Remove
height:100%;
from html element. - Replce
background: var(--clr-primary-grayish-blue);
withbackground: var(--clr-primary-very-dark-desaturated-violet);
in the .chat-window-component__new-message-input > section after change svg color.
0 - Remove
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord