felipenwn
@felipenwnAll solutions
- Submitted 8 months ago
Responsive html page using only html and css resources
- HTML
- CSS
there is a nutritional table in the last portion of the site, i couldn't figure out how to solve the spacament problem, because in the original design there is a medium gap between the words and the numbers, and i could only think in the property : justify-content: space-between; but this property made a big gap between the contents and that wasn't what i was looking for