Skip to content

Commit

Permalink
Mobile reinvent page (#13156)
Browse files Browse the repository at this point in the history
* mobile fixes reinvent

* remove vertical centering
  • Loading branch information
sean1588 authored Oct 22, 2024
1 parent 06b470f commit 87809fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/page/reinvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h5>RSVP to 1923 at re:Invent</h5>
</div>
</section>

<section class="container flex justify-center mx-auto my-16 px-8 lg:px-0">
<section class="container flex flex-col justify-center lg:flex-row mx-auto my-16 px-8 lg:px-0">
<div class="flex flex-col lg:flex-row"></div>
<div class="w-full order-last mt-8 lg:mt-0 lg:order-first lg:w-1/2">
<pulumi-chooser type="language" options="typescript,python,go,csharp,java,yaml">
Expand Down

0 comments on commit 87809fc

Please sign in to comment.