Small fix with fixed height and width

This commit is contained in:
Lakshmi Narayanan
2023-10-29 02:01:18 +04:00
parent 56b81b78c3
commit e627ebc127
3 changed files with 2 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ export default function About() {
<article className="place-items-left mx-auto my-auto flex w-full max-w-6xl flex-col gap-4 rounded-3xl bg-gray-100 p-6 text-jet lg:p-6 xl:p-10">
<div className="flex items-center">
<p className="mr-2 text-3xl">About DocsGPT</p>
<img src={DocsGPT3} width="41px" height="41px" alt="DocsGPT" />
<img src={DocsGPT3} alt="DocsGPT" />
</div>
<p className="mt-4">
Find the information in your documentation through AI-powered