mirror of
https://github.com/arc53/DocsGPT
synced 2024-11-16 00:12:46 +00:00
feat: made color accessible
This commit is contained in:
parent
cff7aebe55
commit
ff89c3b274
@ -192,7 +192,7 @@ export default function Conversation() {
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
<p className="w-[100vw] self-center bg-white p-5 text-center text-xs text-gray-2000 md:w-full">
|
||||
<p className="w-[100vw] self-center bg-white p-5 text-center text-xs text-gray-727272 md:w-full">
|
||||
This is a chatbot that uses the GPT-3, Faiss and LangChain to answer
|
||||
questions.
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user