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

fix(website): CSS of jest card #12127

Merged
merged 2 commits into from Dec 7, 2021
Merged

fix(website): CSS of jest card #12127

merged 2 commits into from Dec 7, 2021

Conversation

ony3000
Copy link
Contributor

@ony3000 ony3000 commented Dec 6, 2021

Summary

At some point, the elements on the back of the jest cards on the website's main page started to overlap on the front. When I first saw it, I didn't really care. Because it was a problem with the website's main page, I thought it would be fixed soon. But it seems to have been left in that state for several months, so I fix it myself and send this PR.

Test plan

Please check in the Chrome browser.

Before:
before

After:
after

@codecov-commenter
Copy link

Codecov Report

Merging #12127 (83425de) into main (3093c18) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #12127   +/-   ##
=======================================
  Coverage   67.71%   67.71%           
=======================================
  Files         328      328           
  Lines       16990    16990           
  Branches     4817     4817           
=======================================
  Hits        11505    11505           
  Misses       5452     5452           
  Partials       33       33           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3093c18...83425de. Read the comment docs.

Copy link
Member

@orta orta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strange, I wonder what changed - works fine in safari/edge for me right now.

Screen Shot 2021-12-06 at 11 31 19 PM

Regardless, the change looks harmless if it's already working 👍🏻

@github-actions
Copy link

github-actions bot commented Jan 7, 2022

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants