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 158e589 commit abc2b08Copy full SHA for abc2b08
src/cfp/panel.njk
@@ -56,7 +56,7 @@ layout: base.njk
56
</ul>
57
</div>
58
59
- <div class="flex justify-center pt-8">
+ <div class="flex justify-center lg:justify-start pt-8">
60
{{ button(text="Submit a Proposal", url="https://cfp.in.pycon.org/2025/cfp", lime_bg=true, env = env) }}
61
62
{#
0 commit comments