Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Fudi Flexbox & SASS/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="description" content="Food Recipe Search">
<meta name="author" content="Yahia El Tai">

<title>Foodie | Search for popular recipes</title>
<title>Foodie | Search for the most popular recipes</title>

<!--Google Fonts-->
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,400italic,700italic' rel='stylesheet' type='text/css'>
Expand All @@ -31,7 +31,7 @@
</nav>
</div> <!-- top-header -->
<section class="branding">
<h1>Find your Favorite <span>Recipes</span></h1>
<h1>Find your Favorites <span>Recipes</span></h1>
<button class="btn-cta">Get Started</button>
<p>or send us your own recipe and get <a href="#">rewarded!</a></p>
</section> <!-- branding -->
Expand Down Expand Up @@ -156,4 +156,4 @@ <h3>3,182 <span>Spices &#38; Herbs</span></h3>
</div> <!-- container -->
</footer> <!-- footer -->
</body>
</html>
</html>