@rogozindsSubmitted 10 months ago
A multiform written with React and NextJs.
A multiform written with React and NextJs.
Great job on your solution! πit's well-crafted
I did notice a tiny thing in the CSS - setting .main
width to 940px on larger screens. It might cause a slight issue on devices like iPadAir and others falling in the range of >700px and <940px. I'll consider using vw for a smoother adaptation.
however, I'm not entirely sure if this is the optimal solution. Just a thought for an already fantastic solution!