Skip to content

Commit 3132db8

Browse files
committed
update footer
1 parent 7e4358a commit 3132db8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Footer.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
</script>
44

55
<footer class="bg-neutral-900 p-4 text-white">
6-
<p class="text-xs">{text}</p>
6+
<p class="text-sm">{text}</p>
77
</footer>

0 commit comments

Comments
 (0)