Tell us what’s happening:
How can I center my headings; get started, recipes, shop? I think I listed too many options and don’t know what to keep or change (or none of below)??
.nav-bar{
display: flex;
list-style: none;
justify-content: center;
}
recipes{
margin-left: auto;
margin-right: auto;
justify-content: center;
Your code so far
https://codepen.io/juligrossman/pen/eYJOrZb
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15
.
Challenge: Build a Product Landing Page
Link to the challenge: