Skip to content

Commit

Permalink
fix image overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xtian7489 committed Mar 19, 2024
1 parent 2bedda4 commit ab08aa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/static/scss/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
.banner-title {
padding: 13rem 9rem;
background-size: cover;
overflow: hidden;
.banner-background{
opacity: 0;
top: 0;
Expand Down

0 comments on commit ab08aa3

Please sign in to comment.