Skip to content

Commit

Permalink
Update color and padding
Browse files Browse the repository at this point in the history
  • Loading branch information
jiep committed Dec 28, 2024
1 parent e12ed50 commit c9555a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Footer.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template lang="pug">
footer.py-2.text-center.text-gray-900
p.text-xs v{{version}}
footer.text-center.text-white
p.text-xs v{{version}}
</template>

<script lang="ts">
Expand Down

0 comments on commit c9555a7

Please sign in to comment.