Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Unable to see play button and the text play is not centered #668

Closed
1 task done
adityakmrmishra opened this issue Jul 1, 2023 · 5 comments
Closed
1 task done
Assignees
Labels
bug Something isn't working gssoc23 GirlScript summer of code level1 easy

Comments

@adityakmrmishra
Copy link
Contributor

Give a brief about the bug discovered✍

Hi , @cleveranu ,i visited you site and observed that the Play button is not visible it .
This is due to incorrect css .

You can see it in below screen shot
Screenshot 2023-07-01 135414

What is the expected behavior?

It can be fixed and the expected behavior of this should be like below screen shot

Screenshot 2023-07-01 135356

Give a brief description to get the expect behaviour.

It can be correct by changing some css in
.container_card .card .content a homepage.css

some how like below css :-
.container_card .card .content a {
position: relative;
display: flex;
justify-content: center;
align-items: center;
padding: 0.75rem 0rem;
margin-bottom: 43px;
background: #fff;
color: #000;
border-radius: 20px;
text-decoration: none;
font-weight: 500;
font-family: "Press Start 2P", cursive;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
transition: background-color 0.3s ease;
}

Are you contributing for a program?

GSSoC2023

Code of Conduct

@adityakmrmishra adityakmrmishra added the bug Something isn't working label Jul 1, 2023
@github-actions
Copy link

github-actions bot commented Jul 1, 2023

👋 @Adityamishra9719

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.

Please make sure you have given us as much context as possible.

@panwar8279 panwar8279 added gssoc23 GirlScript summer of code level1 easy labels Jul 7, 2023
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

Hello @Adityamishra9719, thank you for raising an issue. 🙌 I have assigned the issue to you. You can now start working on it. If you encounter any problems, please feel free to connect with us. 👍

@panwar8279
Copy link
Collaborator

Hi @Adityamishra9719 , I am assigning this issue to you. Kindly complete your work within 2 days. Good luck for your work!

@adityakmrmishra
Copy link
Contributor Author

Okk

@github-actions
Copy link

github-actions bot commented Jul 9, 2023

👋 @Adityamishra9719 This issue is closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc23 GirlScript summer of code level1 easy
Projects
None yet
Development

No branches or pull requests

2 participants