Skip to content

Commit

Permalink
fix: fix hotzone of rgbpp explorer banner
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith-CY committed Sep 4, 2024
1 parent 5a1b615 commit 10387a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/RgbppBanner/styles.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
height: 280px;
box-sizing: border-box;
border-radius: 4px;
overflow: hidden;

.logo {
display: flex;
Expand Down

0 comments on commit 10387a0

Please sign in to comment.