Skip to content

Commit f8455db

Browse files
committed
style
1 parent 95b1423 commit f8455db

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

frontend/src/shared/components/layout/LoveFooter.vue

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ import { Icon } from '@iconify/vue'
33
</script>
44

55
<template>
6-
<footer class="bg-background drop-shadow-accent text-muted-foreground border-t py-3 text-center text-xs">
6+
<footer
7+
class="bg-background drop-shadow-accent text-muted-foreground border-t py-3 text-center text-xs"
8+
>
79
Made with <Icon icon="radix-icons:heart-filled" class="h-lh w-lh inline" /> by
810
<a
911
href="https://github.com/ivanskv2000"

0 commit comments

Comments
 (0)