@aguscorvoSubmitted 3 months ago
What specific areas of your project would you like help with?
Any suggestions on how to improve semantic html or the css?
Any suggestions on how to improve semantic html or the css?
Hello! It's generally better to avoid changing the font size of <h1>-<h6> elements since they're meant to represent the document's structure. If you're just aiming for a specific style, consider using a <p> element with custom styling instead