Latest solutions
Latest comments
- @ayminahmedSubmitted about 4 years ago@ayminahmedPosted about 4 years ago
Good things you mentioned. I actually planned about using flex-column for the mobile version, and then completely forgot about it.
I see. I was going with exact values because I was trying to simulate those 'pixel perfect' type of projects.
And based on your recommendation, I will try finding more even rem numbers for the next project, and rely more on CSS to place the elements for me, eg relying on flex.
0 - @kvcaridoSubmitted about 4 years ago@ayminahmedPosted about 4 years ago
In my opinion,
absolute positioning, %, z-indices, flex and display: none; .
I hope I haven't said too much. Feel free to ask if you want more details.
0