Skip to content

Commit

Permalink
Merge branch 'develop' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
clothe09986 committed Nov 22, 2023
2 parents 528ac0d + 96632e3 commit e63c8c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/page/HaohaomingSection/Cover.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const StyledContainer = styled.div`
padding: 8vw 0;
width: 100%;
height: 100%;
background-image: url('https://static.kolable.com/images/haohaoming/master.png');
background-image: url('https://static.kolable.com/images/haohaoming/master20231122.png');
background-size: 40vw auto;
background-repeat: no-repeat;
background-position: bottom right;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const StyledSection = styled.section`
.feature-image {
width: 100%;
min-height: 320px;
background-image: url(https://static.kolable.com/images/haohaoming/teacher1.png);
background-image: url(https://static.kolable.com/images/haohaoming/teacher20231122.png);
background-repeat: no-repeat;
background-size: contain;
background-position: center top;
Expand Down

0 comments on commit e63c8c1

Please sign in to comment.