Latest comments
- @Deepali25-K@afaiz-space
@Deepali25-Kv, hi..... I noticed some issues in your design.
- Header content is overflowing. The ul tag in the footer also has an overflow
- @cristinakellyt@afaiz-space
Hey @cristinakellyt .
When hovering over the button of number 2. Then the color of the button of number 1 changes. This is happening with each and every button. When you hover over the forward button, then the hover effect will be seen on the button before it.
-- I think there is a problem.
#rating-values input:hover+input { background-color: #959eac; color: #fff; }
- @DLMedeiro@afaiz-space
Hey @DLMedeiro,
- add
display: flex; align-items: center; gap: 8px;
in h3 tag for vertical center alignment.
- add
- @deepaksaroha@afaiz-space
Hey @deepaksaroha,
- background curve images used in the body element in the CSS file.
- remove
height: 80%;
from .container class.
Marked as helpful - @KarenMascarenhasLourenco@afaiz-space
Hey, @KarenMascarenhasLourenco
- add hover color in social icon and footer links.
- @nikitabarnawal@afaiz-space
hey @nikitabarnawal,
- change color / 100.
- why not use heading tags for heading.
- verticle align icons and heading.