euanwm / OpenWeightlifting

Repository that is deployed for the OpenWeightlifting site
https://www.openweightlifting.org
BSD 3-Clause "New" or "Revised" License
31 stars 21 forks source link

fixed issue #246/increased the top border padding #252

Closed 5hr1ganesh closed 11 months ago

5hr1ganesh commented 11 months ago

Changes : Added a top margin of 2 pixels in the podiumicon(IoPodiumOutline) , also updated the package-lock.json file using (npm audit fix) command result :

Screenshot 2023-10-08 at 8 22 56 PM
codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (ae31e61) 91.11% compared to head (c81d45d) 91.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #252 +/- ## ============================================ Coverage 91.11% 91.11% ============================================ Files 11 11 Lines 360 360 ============================================ Hits 328 328 Misses 25 25 Partials 7 7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mountclear commented 11 months ago

@5hr1ganesh where the changes for the file package.json?

5hr1ganesh commented 11 months ago

@5hr1ganesh where the changes for the file package.json?

@mountclear I meant to say "updated the package-lock.json", not package.json file, sorry.