You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unnecessary <br> tags are causing extra space, so I will remove them and add the required margin-top to the footer to maintain proper spacing. This will also improve the readability of the code.
The chat option currently displays the text "What can I help you with?" which doesn't make much sense. I suggest changing it to "How may I help you ?"
Expected behavior
I will remove the extra tags and to maintain the space between the elements, I will add the margin between them.
I will change the content to chat with chatbot from "What can I help you with?" to "How may I help you ?", which makes much sense.
Add ScreenShots
No response
What browsers are you seeing the problem on?
No response
Record
I have read the Contributing Guidelines
I'm a GSSOC'24 contributor
I have starred the repository
The text was updated successfully, but these errors were encountered:
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.
Is there an existing issue for this?
Describe the bug
I will be addressing two issues:
The unnecessary
<br>
tags are causing extra space, so I will remove them and add the required margin-top to the footer to maintain proper spacing. This will also improve the readability of the code.The chat option currently displays the text "What can I help you with?" which doesn't make much sense. I suggest changing it to "How may I help you ?"
Expected behavior
I will remove the extra
tags and to maintain the space between the elements, I will add the margin between them.
I will change the content to chat with chatbot from "What can I help you with?" to "How may I help you ?", which makes much sense.
Add ScreenShots
No response
What browsers are you seeing the problem on?
No response
Record
The text was updated successfully, but these errors were encountered: