We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ddafe4 commit fc1a5b3Copy full SHA for fc1a5b3
apps/components_guide_web/lib/components_guide_web/templates/layout/_contentinfo.html.eex
@@ -1,4 +1,4 @@
1
-<footer role="contentinfo" class="container pt-4 pb-6 text-gray-500 tracking-wide">
+<footer role="contentinfo" class="container pt-8 pb-6 text-gray-500 border-t border-gray-800 tracking-wide">
2
<div class="text-center text-xl text-white" style="--link-decoration: underline">
3
Follow <a href="https://twitter.com/ComponentsGuide">@ComponentsGuide</a> on Twitter for the latest articles.
4
</div>
0 commit comments