Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdnbrk committed Dec 31, 2024
1 parent d744336 commit e1d7dac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion resources/views/components/pizza-pets.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ class="absolute -top-12 left-1/2 transform -translate-x-1/2"
<div class="h-10 bg-pets-orange-600"></div>
</div>
<a
href="https://pets.pizza.ninja" target="_blank" rel="noopener"
href="https://pets.pizza.ninja"
class="flex w-full justify-center mt-12 text-sm leading-6 text-white hover:text-orange-100"
target="_blank"
rel="noopener"
>
Pizza Pets <span aria-hidden="true">→</span>
</a>
Expand Down

0 comments on commit e1d7dac

Please sign in to comment.