Skip to content

Commit

Permalink
Merge pull request #891 from BinaryStudioAcademy/fix/bt-890-fix-hard-…
Browse files Browse the repository at this point in the history
…skills-section-on-candidates-page

bt-890: [BUG] fix hard skills section on candidates page
  • Loading branch information
nikita-remeslov authored Sep 30, 2023
2 parents 1e609bc + 45e8dd6 commit c35b333
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@

.skillsWrapper {
display: flex;
flex-wrap: wrap;
align-items: center;
}

Expand Down

0 comments on commit c35b333

Please sign in to comment.