Fix soft skill text wrapping issue (#644)
This commit is contained in:
parent
2500174f94
commit
872e2119c2
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@
|
||||||
.circular-progress .circular-progress-value {
|
.circular-progress .circular-progress-value {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
height: 90%;
|
height: 90%;
|
||||||
|
padding: 1rem;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
background: #3c4858;
|
background: #3c4858;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue