Skip to content

Commit

Permalink
fix: same border radius everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
Regikon committed Oct 24, 2024
1 parent c0a9f5d commit 6fe15b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/vacancies.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

.vacancies-page__content {
width: 70%;
border-radius: 5px;
border-radius: 10px;
padding: 20px;
}

Expand Down

0 comments on commit 6fe15b4

Please sign in to comment.