danielgrijalva / overworld-old

:video_game: Discover, discuss and track your video games.
https://overworld.netlify.com/
120 stars 80 forks source link

Clean up rating bars styling #159

Closed danielgrijalva closed 4 years ago

danielgrijalva commented 4 years ago

Before

image

The component also rendered outside the sidebar

image

Now

Responsive and more even sizing/spacing

image

codecov[bot] commented 4 years ago

Codecov Report

Merging #159 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #159   +/-   ##
=======================================
  Coverage   55.77%   55.77%           
=======================================
  Files          89       89           
  Lines        1698     1698           
  Branches       91       91           
=======================================
  Hits          947      947           
  Misses        668      668           
  Partials       83       83
Impacted Files Coverage Δ
frontend/src/modules/profile/index.js 0% <ø> (ø) :arrow_up:
frontend/src/modules/game/index.js 0% <ø> (ø) :arrow_up:
...ontend/src/modules/app/components/ratings/index.js 0% <0%> (ø) :arrow_up:

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 83ce478...e8a053a. Read the comment docs.