@MostafaFathy367Submitted over 3 years ago
saichandra2896
@SaiChandra2896All comments
- @SaiChandra2896Posted over 3 years ago
Please center the content, you can use
flexbox
to do the same. And also give some height to the content so that articles spread to the down.0 - @adamskysSubmitted over 3 years ago
I've struggled with button positioning when resizing window and I'd need to fix that (tips on that would be helpful). For the first time I've used SASS, however there is much experimentation going on, so ignore button mixin, as I could handle it with one button class:D
@SaiChandra2896Posted over 3 years agoNice-work bro the site looks responsive as well, nice work.
0 - @sudarshan2718Submitted over 3 years ago
How the image has to be placed?
- using "cover" for background-size crops the image
- using "contain" compress image to fit
- using manual dimensions, will stretch the image or squezz the image to fit in those dimensions. Is there any better way?
@SaiChandra2896Posted over 3 years agoInstead of using it as a background image you can use normal image and use object-fit property
0