Latest solutions
Latest comments
- @rahmlad-aramide@moqasalem
you can reduce the opacity of the image hover{ opacity:0.5; }
Marked as helpful - @MSA-new@moqasalem
Hello MSA-new welcome to frontendmentor
I think the problems 1,2,3,5 which you are facing can be solved with "flex" element like this:
.class-name{ display: flex; flex-direction: ... ; justify-content: ... ; align-items: .... ; }
for problem 4 you can give border-bottom to your class to make line below it .
- @NuryanaNn@moqasalem
I think it is a great desgin ,but you forgot to put the hover on the links and buttons