CodersCrew / coderscamp

Monorepo containing CodersCamp's internal application, its website, and all development resources created around them.
https://www.coderscamp.edu.pl/
GNU General Public License v3.0
6 stars 3 forks source link

fix(website): the text hovers over itself in mentor Section [Safari] [iPhone SE] (#335) #394

Closed kamildzierzak closed 2 years ago

kamildzierzak commented 2 years ago

Closes #335

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

coderscamp-website – ./

πŸ” Inspect: https://vercel.com/coderscamp/coderscamp-website/4Bb3i6pJDicwA8Npc2iwEQQsGTbQ
βœ… Preview: https://coderscamp-website-git-issue-335-thetexthover-4ec891-coderscamp.vercel.app

coderscamp-storybook – ./

πŸ” Inspect: https://vercel.com/coderscamp/coderscamp-storybook/Gwv3zJuKxcPvkN4oyyxXAxZAXAyj
βœ… Preview: https://coderscamp-storybook-git-issue-335-thetexthov-ebb535-coderscamp.vercel.app

coderscamp-docs – ./

πŸ” Inspect: https://vercel.com/coderscamp/coderscamp-docs/D6jWCCAdpcQerUeLUzjABwHmRbdC
βœ… Preview: https://coderscamp-docs-git-issue-335-thetexthoversov-1981d7-coderscamp.vercel.app

codecov-commenter commented 2 years ago

Codecov Report

Merging #394 (be45f98) into main (23a9f2c) will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #394      +/-   ##
==========================================
+ Coverage   87.87%   87.92%   +0.04%     
==========================================
  Files         150      151       +1     
  Lines        1806     1830      +24     
  Branches      236      243       +7     
==========================================
+ Hits         1587     1609      +22     
- Misses        218      220       +2     
  Partials        1        1              
Flag Coverage Ξ”
api 85.60% <ΓΈ> (ΓΈ)
ui 98.48% <ΓΈ> (-0.54%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Ξ”
...ckages/ui/src/components/EventsCard/EventsCard.tsx 91.66% <0.00%> (ΓΈ)

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 23a9f2c...be45f98. Read the comment docs.

kamildzierzak commented 2 years ago

According to BrowserStack, now it looks OK.

image