A Bug Fix : It fixes a css problem in src/resumes/side-bar-projects.vue
Describe the problem you have without this PR
Problem: Under the Skills block, in side-bar-projects resume, the Skills were showing incorrectly because of wrong css code placement.
I fixed it, they now show correctly on the left of the page, however the Circles appeared too big (past page border), so I changed the sizes accordingly.
This PR contains:
A Bug Fix : It fixes a css problem in src/resumes/side-bar-projects.vue
Describe the problem you have without this PR
Problem: Under the Skills block, in side-bar-projects resume, the Skills were showing incorrectly because of wrong css code placement. I fixed it, they now show correctly on the left of the page, however the Circles appeared too big (past page border), so I changed the sizes accordingly.