GNOME-Nepal / website

Welcome to the official website of GNOME Nepal, crafted through the open-source contributions of our dedicated and talented developers.
https://nepal.gnome.org
MIT License
11 stars 20 forks source link

[Bug]: Event details padding in mobile devices #38

Closed Aadithapa456 closed 1 month ago

Aadithapa456 commented 1 month ago

📜 Description

When we open the website in mobile device the padding in tab component of event details becomes near zero.

👟 Reproduction steps

👍 Expected behavior

There should be a good amount of padding on x-axis.

👎 Actual Behavior with Screenshots

image

💻 Operating system

Something else

What browsers are you seeing the problem on?

Chrome

📃 Provide any additional context for the Bug.

No response

📖 Relevant log output

No response

👀 Have you spent some time to check if this bug has been raised before?

🔗 Are you willing to submit PR?

None

🧑‍⚖️ Code of Conduct

utsavdotdev commented 1 month ago

Thanks for raising it @Aadithapa456, Can you resolve it? You can replace the text with related icon.

Aadithapa456 commented 1 month ago

Alright I will try to replace it with related icon.

utsavdotdev commented 1 month ago

Ok There is existing icon library in the project named as lucide-react. You can use from it.

Aadithapa456 commented 1 month ago

I fixed it but I used svg for it. If it's okay than I will create a PR, if not than I will try to implement that

utsavdotdev commented 1 month ago

No worries, SVG Can be used. You can raise the PR

Aadithapa456 commented 1 month ago

Alright, I have created two versions one has the library. Let me know if the library one is preferred.