Responsiveness of the nav bar is corrected#146
Responsiveness of the nav bar is corrected#146kishalaymodak wants to merge 1 commit intokeploy:mainfrom
Conversation
Signed-off-by: kishalaymodak <kishalaymodak@gmail.com>
|
Great work @kishalaymodak 👍 |
| className="btn-sm py-3 text-gray-200 bg-secondary-300 hover:text-primary-300 " | ||
| > | ||
| <span>Sign In</span> | ||
| {/*<svg className="w-3 h-3 fill-current hover:text-primary-300 shrink-0 ml-2 -mr-1" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg">*/} |
There was a problem hiding this comment.
Can this comment be removed if it's not required @Aditya-eddy ?
|
|
5 similar comments
|
|
|
|
|
|
|
|
|
|
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
The navigation bar on the Keploy website has a problem where the "Resources" option and the "GitHub" button overlap when viewed on devices with widths between 1090 and 1025 pixels.
Now, after resolving the issue, it looks fine.