I finished the last page for technology.html followed Kevin Powell's example but there is 1 thing I have a iPhone 7 which is a very small phone somehow page layout even with Kevin's work it does not look that good. But if I test the layout on inspect on Google Chrome Desktop and check for responsiveness for iPhone 6/7/8 from my desktop google chrome inspect then it looks good I don't know why the physical iPhone has problem
Kunal
@kunals741All comments
- @CustomHavenSubmitted over 2 years ago
- @KajaiaSubmitted over 2 years ago
Open for suggestions...
- @MathisHumbertSubmitted almost 3 years ago
This is my second MERN app.
I used React, contextAPI and Styled Components for the front end. I user NodeJS, Express and MonogDB for the back end.
You can choose the user that you want and interact with the comments.
Feel free to comment my code!
- @j-j-martinSubmitted over 3 years ago
Hey there!
This was my first challenge on here, i had a lot of fun.
I didn't really structure my css code in a way that makes sense I guess. Next time i will be using BEM, but even then, is there a right way to structure the code inside of a declaration block? As in sorting declarations alphabetically or anything?
Any feedback is greatly appreciated!
@kunals741Posted over 3 years agoHey Martin, I checked your solution, you have done a good job. My suggestion is that you should use relative values to set margin/padding etc like rem instead of fixed value(px).
GOOD JOB!
1