@anilkhandeiSubmitted almost 5 years ago
Please have a look at my solution any feed back is much appreciated. I am learning frontend development so any feedback is much appreciated. I think i will try SASS in my next solution. I know my areas of improvement- 1- I think i am using a lot of redundant styling. 2- Using advanced css features like css variables 3- fonts are a bummer Questions:
- I had a hard time with the font size and font weights i dont think i matched. Need some helpful tips? How to approach font sizing and weights. Especially i could not match the weight with the sizes. At one particular font size if i want to increase the font weight i am unable to do so.
- How to manage the width of the cards when browser size shrinks? I used media query for mobile but what about sizes larger than mobile but still we want the optimal layout?