Skip to content

Commit 5c395d9

Browse files
Changed skill percentage
1 parent a583f92 commit 5c395d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -654,8 +654,8 @@ <h3 class="level-title">
654654
<div
655655
class="progress-bar level-bar-inner"
656656
role="progressbar"
657-
style="width: 60%"
658-
aria-valuenow="60"
657+
style="width: 55%"
658+
aria-valuenow="55"
659659
aria-valuemin="0"
660660
aria-valuemax="100"
661661
></div>

0 commit comments

Comments
 (0)