Skip to content

Commit 39b8ca2

Browse files
authored
Update new branding for Onboard v2 (#830)
* Update BN logo * Update blocknative logo and walletlink version * Updated styles on new logo
1 parent 61b314e commit 39b8ca2

File tree

3 files changed

+23
-30
lines changed

3 files changed

+23
-30
lines changed

packages/core/src/views/connect/Sidebar.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
3939
.icon-container {
4040
height: 3rem;
41-
display: inline-block;
42-
margin-bottom: var(--onboard-spacing-3, var(--spacing-3));
41+
display: flex;
42+
margin-bottom: var(--onboard-spacing-4, var(--spacing-4));
4343
}
4444
4545
.heading {

packages/demo/src/blocknative-icon.js

Lines changed: 20 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/walletlink/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
},
2222
"dependencies": {
2323
"@bn-onboard/common": "^2.0.0-alpha.5",
24-
"walletlink": "^2.4.6"
24+
"walletlink": "^2.4.7"
2525
}
2626
}

0 commit comments

Comments
 (0)