Skip to content

Commit

Permalink
bleh
Browse files Browse the repository at this point in the history
  • Loading branch information
DakshaG001 committed Nov 19, 2024
1 parent 2c004c5 commit be75730
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions navigation/create_and_compete/culinary.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,28 +238,24 @@ author: Daksha, Zach, Alex, Darsh
background: linear-gradient(135deg, #c0392b 0%, #a93226 100%);
}

/* Add a container for better content organization */
.content-container {
max-width: 1200px;
margin: 0 auto;
padding: 20px;
}

/* Style for recipe headings */
.recipe h3 {
color: #2c3e50;
border-bottom: 2px solid #3498db;
padding-bottom: 10px;
margin-bottom: 15px;
}

/* Style for recipe description */
.recipe p {
color: #34495e;
line-height: 1.6;
}

/* Style for cooking time and ingredients */
.recipe strong {
color: #2980b9;
}
Expand Down

0 comments on commit be75730

Please # to comment.