I come up with 2 questions in the challenge:
How to get a better measurement of size, dimension of an image
- I used the ruler tool in Firefox to measure margin, font size etc...but would like to see if there is a easier and better way to do it.
Have no idea how to style the number points of a <ol>
- I studied the web and can change the font-size and color using li::marker, but I can't change the font-weight and also the font-family.
Also, for the table in the Nutritions section, I just adjusted the width of the first column to adjust of position of the text in the second column. It works but I am not sure if it is a good way to do it.
And I feel my code is redundant and can be cleaner :(