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 index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ <h1 class="display-1 hero-title slider-reveal">
Come with family & feel the joy of mouthwatering food
</p>

<a href="#" class="btn btn-primary slider-reveal">
<a href="#menu" class="btn btn-primary slider-reveal">
<span class="text text-1">View Our Menu</span>

<span class="text text-2" aria-hidden="true">View Our Menu</span>
Expand All @@ -268,7 +268,7 @@ <h1 class="display-1 hero-title slider-reveal">
Come with family & feel the joy of mouthwatering food
</p>

<a href="#" class="btn btn-primary slider-reveal">
<a href="#menu" class="btn btn-primary slider-reveal">
<span class="text text-1">View Our Menu</span>

<span class="text text-2" aria-hidden="true">View Our Menu</span>
Expand All @@ -293,7 +293,7 @@ <h1 class="display-1 hero-title slider-reveal">
Come with family & feel the joy of mouthwatering food
</p>

<a href="#" class="btn btn-primary slider-reveal">
<a href="#menu" class="btn btn-primary slider-reveal">
<span class="text text-1">View Our Menu</span>

<span class="text text-2" aria-hidden="true">View Our Menu</span>
Expand Down