Skip to content

Commit

Permalink
Update resources/js/components/Home/Footer.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Ewelina Skrzypacz <[email protected]>
  • Loading branch information
JokeUrSelf and EwelinaSkrzypacz authored Aug 13, 2024
1 parent 4c5215d commit 8c6c5ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions resources/js/components/Home/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
<div class="w-full mx-auto max-w-screen-xl p-4 md:flex md:items-center md:justify-between">
<span class="text-sm text-gray-500 sm:text-center dark:text-gray-200">© Collegium Witelona</span>
<ul class="flex flex-wrap items-center mt-3 text-sm font-medium text-gray-500 dark:text-gray-200 sm:mt-0">
<li>
<a href="#" class="hover:underline me-4 md:me-6">O nas</a>
</li>
<li>
<a href="#" class="hover:underline me-4 md:me-6">Polityka prywatności</a>
</li>
Expand Down

0 comments on commit 8c6c5ce

Please sign in to comment.