omar farid
@omarfaridsAll comments
- @omarfarids@omarfarids
@jkellerman thanks very much for your feedback ..
you first point,that happened coz I only use 1 breaking point 376px .its bad practice I will take care of it
second point,I forgot to set borders to red 😅.I will fix it
Thanks very much 💜 - @Massoud5@omarfarids
Try .container{ Margin-right:auto; Margin-left:auto; } To make it at the middle of the page
Marked as helpful - @Priyatamkumar@omarfarids
to change imgs color: img{ opacity:0.5; } .(the whole card){ background-image:linear-gradient("first color" 0% 50% , "second color" 50% 100%); }