salomonelli / best-resume-ever

:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
https://salomonelli.github.io/best-resume-ever
MIT License
16.34k stars 2.28k forks source link

Side bar projects css fix #394

Closed Z35hLy48k closed 2 years ago

Z35hLy48k commented 3 years ago

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.