Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
abidlabs authored May 4, 2023
1 parent 0847901 commit 874a6b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/homepage/src/docs/v3.28.2_template.html
Original file line number Diff line number Diff line change
Expand Up @@ -6288,7 +6288,7 @@ <h3 class="text-3xl font-light my-4">
</code>
<p class="text-gray-500 italic">fonts.Font | str | Iterable[fonts.Font | str]</p>

<p class="text-gray-500 font-semibold">default: (<gradio.themes.utils.fonts.GoogleFont object at 0x7fd2295005b0>, 'ui-sans-serif', 'system-ui', 'sans-serif')</p>
<p class="text-gray-500 font-semibold">default: (<gradio.themes.utils.fonts.GoogleFont object at 0x7fc78a60c670>, 'ui-sans-serif', 'system-ui', 'sans-serif')</p>

</td>
<td class="p-3 text-gray-700 break-words">
Expand All @@ -6305,7 +6305,7 @@ <h3 class="text-3xl font-light my-4">
</code>
<p class="text-gray-500 italic">fonts.Font | str | Iterable[fonts.Font | str]</p>

<p class="text-gray-500 font-semibold">default: (<gradio.themes.utils.fonts.GoogleFont object at 0x7fd229500670>, 'ui-monospace', 'Consolas', 'monospace')</p>
<p class="text-gray-500 font-semibold">default: (<gradio.themes.utils.fonts.GoogleFont object at 0x7fc78a60c730>, 'ui-monospace', 'Consolas', 'monospace')</p>

</td>
<td class="p-3 text-gray-700 break-words">
Expand Down

0 comments on commit 874a6b3

Please sign in to comment.