We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57299b1 commit 5b238b6Copy full SHA for 5b238b6
src/app/components/footer/footer.component.html
@@ -1,3 +1,3 @@
1
-<footer class="px-4 py-6 text-center">
+<footer class="border-t border-(--border) px-4 py-6 text-center">
2
<abbr title="Copyright">©</abbr> {{ currentYear }} Python Catania
3
</footer>
0 commit comments