Skip to content

Commit 1b6f4a7

Browse files
committed
Update zkSync Logo + Logo Background Color
1 parent 89715db commit 1b6f4a7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

public/layer-2/zksync.png

247 Bytes
Loading

src/data/layer-2/layer-2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ export const layer2Data: Rollups = {
144144
purpose: ["universal"],
145145
descriptionKey: "zksync-description",
146146
image: zkSyncImage,
147-
background: "#11142b",
147+
background: "black",
148148
},
149149
{
150150
name: "ZKSpace",

0 commit comments

Comments
 (0)