fixed small spelling mistake
This commit is contained in:
@@ -314,7 +314,7 @@ with gr.Blocks(title="Figma Onboarding Assistant", theme=gr.themes.Soft(), css=c
|
|||||||
gr.HTML(
|
gr.HTML(
|
||||||
"""
|
"""
|
||||||
<div class="header-container">
|
<div class="header-container">
|
||||||
<h1 class="header-title">🎨 Figma_AI_Assistant</h1>
|
<h1 class="header-title">🎨 Figma AI Assistant</h1>
|
||||||
<p class="header-subtitle">Your AI-powered Figma learning companion</p>
|
<p class="header-subtitle">Your AI-powered Figma learning companion</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -323,7 +323,7 @@
|
|||||||
" gr.HTML(\n",
|
" gr.HTML(\n",
|
||||||
" \"\"\"\n",
|
" \"\"\"\n",
|
||||||
" <div class=\"header-container\">\n",
|
" <div class=\"header-container\">\n",
|
||||||
" <h1 class=\"header-title\">🎨 Figma_AI_Assistant</h1>\n",
|
" <h1 class=\"header-title\">🎨 Figma AI Assistant</h1>\n",
|
||||||
" <p class=\"header-subtitle\">Your AI-powered Figma learning companion</p>\n",
|
" <p class=\"header-subtitle\">Your AI-powered Figma learning companion</p>\n",
|
||||||
" </div>\n",
|
" </div>\n",
|
||||||
" \n",
|
" \n",
|
||||||
|
|||||||
Reference in New Issue
Block a user