layer5io / layer5

Layer5, expect more from your infrastructure
https://layer5.io
Apache License 2.0
875 stars 1.23k forks source link

Fix overflow occurring on the Repository Overview page #3807

Closed tinniaru3005 closed 1 year ago

tinniaru3005 commented 1 year ago

Description

Currently, there is an overflow occurring on the Repository overview page

Expected Behavior

Fix the overflow

Screenshots

rep-overview

Environment:


Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

Aditya-A-G commented 1 year ago

hey @tinniaru3005 , I would like to work on this issue

tinniaru3005 commented 1 year ago

@Aditya-A-G You can go ahead and solve it. :)

Aditya-A-G commented 1 year ago

thank you for your response! I appreciate your support. I will start working on the issue now.

neeraj12x commented 1 year ago

@tinniaru3005 Will you please assign this issue to me I am new here. I read your hashnode blog it was amazing.

tinniaru3005 commented 1 year ago

Hey, @neeraj12x welcome to the community. I am glad that u liked my blog. This issue is already assigned and @Aditya-A-G is already working on it. You can have a look at the other issues which are not assigned and ask in the comments if you want to solve it.

Aditya-A-G commented 1 year ago

hey @tinniaru3005 . I have made this pr #3834 to solve this issue. you can review it.