i feel it is not properly aligned vertically .... if anyone would help it would be a pleasure
Vjekoslav
@Vj3koAll comments
- @grady2002Submitted over 3 years ago@Vj3koPosted over 3 years ago
why u used 0.8 fr in grid template rows? write 1fr auto, it fixes everything. in .wrapper u don't need width of 70% for your paragraph, as u can see in design in stretches almost to the end of the container. set max-width for the whole container of what u want it to be, so when it reaches given width, it does not go further than that.
alignment seems fine, what do u mean by not properly aligned vertically?
0 - @zornicaShopovaSubmitted over 3 years ago
I would love to know what you think.
@Vj3koPosted over 3 years agowhen hovering on one social icon, all 3 of them change color, u would wanna fix that. it is also not responsive, soon as when u get over 375 px the content goes way off the container. so when a person is using wider screen mobile or Ipad, ur content would not be viewable. try fixing this issues, everything else seems fine.
0 - @GaldinoMatSubmitted over 3 years ago
First successful experiment with CSS Grid. I am quite satisfied with this one. CSS Grid made everything so easy that I've even tried to use the Tilt.js library to complement it and give the cards a little "pick me up". Thanks for the feedback!
- @andresjosehrSubmitted almost 4 years ago
Great Challenge!
- @Atharva-ShandilyaSubmitted almost 4 years ago
Took me some time to complete. Any kind of help will be appreciated.