Skip to content

Commit

Permalink
fix: style
Browse files Browse the repository at this point in the history
  • Loading branch information
TiyoSheng committed Jan 25, 2024
1 parent 585bf82 commit c869c7a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/client/src/pages/home/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
bottom: 0;
right: 0px;
width: 670px;
height: 670px;
.duck {
width: 100%;
height: auto;
Expand Down Expand Up @@ -46,6 +47,10 @@
width:765px;
color: #fff;
position: relative;
.bg-img {
width:765px;
height: 823px;
}
.intro-main {
position: absolute;
left: 0;
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/worlds.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"blockNumber": 3018802
},
"31337": {
"address": "0x7bd472fc101d3a7caf3064b7c5788965cb34685f"
"address": "0x6e9474e9c83676b9a71133ff96db43e7aa0a4342"
},
"33784": {
"address": "0x6e9474e9c83676b9a71133ff96db43e7aa0a4342",
Expand Down

0 comments on commit c869c7a

Please sign in to comment.