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 b415c3e commit 764738cCopy full SHA for 764738c
_pages/sponsors.md
@@ -79,7 +79,7 @@ title: スポンサーのご紹介
79
<span class="block text-base mt-1">BRONZE SPONSOR</span>
80
</h3>
81
82
-<div class="grid grid-cols-1 lg:grid-cols-2 gap-x-8 gap-y-10 px-8 max-w-3xl w-7/10 mx-auto">
+<div class="grid grid-cols-1 lg:grid-cols-2 gap-x-8 gap-y-10 px-8 sm:px-8 max-w-3xl w-full sm:w-7/10 mx-auto">
83
{% for sponsor in bronze_sponsors %}
84
<div class="flex flex-col mb-5">
85
{% if sponsor.link %}
0 commit comments