Skip to content

Commit

Permalink
updated pizza app
Browse files Browse the repository at this point in the history
corrected pizza name: updated pizza name on menu
  • Loading branch information
dalley2 committed Jul 1, 2021
1 parent 4b130c8 commit 0e0e35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ title: Home
<div class="col-md-6" style="padding: 1rem; background: red;">
<div class="row">
<div class="col-md-8" style="background: red;">
<h3>Cheese Pizza</h3>
<h3>Pepperoni Pizza</h3>
<p>sample description</p>
</div>
<div class="col-md-4" style="background: red;">
Expand Down

0 comments on commit 0e0e35d

Please sign in to comment.