Latest solutions
Latest comments
- @ajquirk@archdron
Greetings! I'm a beginner in this, too, so take what I suggest with a grain of salt.
-
Either scale the layout proportionally or hardcode card dimensions and position. Otherwise, your layout will be butchered by slight differences in viewport size (e.g., see the automatic screenshot), which is not exactly what you want.
-
Mind the details like letter spacing, margins, shadows, etc., if you deviate from the mock-up in some respects, make sure the deviation is well-justified.
As a first try, it looks fine to me, although I have little to no understanding of what you did in the CSS :D
-