Skip to content

Commit 16e7acc

Browse files
committed
Minor improvements to bottom of landing
1 parent 56711da commit 16e7acc

File tree

1 file changed

+1
-1
lines changed
  • apps/components_guide_web/lib/components_guide_web/templates/landing

1 file changed

+1
-1
lines changed

apps/components_guide_web/lib/components_guide_web/templates/landing/index.html.eex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ subhead = "Guides to accessibility, TDD, BDD, naming, performance, and the lates
156156
</section>
157157

158158
<aside class="py-20">
159-
<div class="w-full max-w-4xl mx-auto px-4 space-y-6 text-2xl md:text-3xl rounded overflow-hidden shadow-lg">
159+
<div class="container space-y-6 text-2xl md:text-3xl rounded">
160160
<p>
161161
There’s a lot of learning materials on specific technologies out there. But technologies change — rapidly.
162162

0 commit comments

Comments
 (0)