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 9787270 commit a12c863Copy full SHA for a12c863
lib/algora_web/live/docs_live.ex
@@ -379,7 +379,7 @@ defmodule AlgoraWeb.DocsLive do
379
<% end %>
380
</article>
381
</main>
382
- <footer class="max-w-2xl space-y-10 pb-8 lg:max-w-5xl">
+ <footer class="max-w-2xl space-y-10 pb-8 lg:max-w-none">
383
<div class="flex flex-col items-center justify-between gap-5 border-t border-white/5 light:border-gray-900/5 pt-8 sm:flex-row">
384
<p class="text-xs text-gray-400 light:text-gray-600">
385
© {DateTime.utc_now().year} Algora, Public Benefit Corporation
0 commit comments