Skip to content

Commit

Permalink
fix(recruitment): banner image center
Browse files Browse the repository at this point in the history
  • Loading branch information
mcauto committed Oct 31, 2021
1 parent daf1b48 commit 0938fae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/recruitment/banner.vue
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ export default defineComponent({
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
box-sizing: border-box;
letter-spacing: -0.02em;
Expand Down

0 comments on commit 0938fae

Please sign in to comment.