Skip to content

Commit fc1a5b3

Browse files
committed
Add divider above contentinfo
1 parent 1ddafe4 commit fc1a5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/components_guide_web/lib/components_guide_web/templates/layout/_contentinfo.html.eex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<footer role="contentinfo" class="container pt-4 pb-6 text-gray-500 tracking-wide">
1+
<footer role="contentinfo" class="container pt-8 pb-6 text-gray-500 border-t border-gray-800 tracking-wide">
22
<div class="text-center text-xl text-white" style="--link-decoration: underline">
33
Follow <a href="https://twitter.com/ComponentsGuide">@ComponentsGuide</a> on Twitter for the latest articles.
44
</div>

0 commit comments

Comments
 (0)