Skip to content

Commit 0d90c71

Browse files
committed
Make ENS logo bigger
1 parent 55557db commit 0d90c71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/slides/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const slides: Slide[] = [
6969
"The contract address is matched against the veryclear.eth ENS registry",
7070
],
7171
image: "/slides/ens.png",
72-
imageClass: "mt-6 h-16",
72+
imageClass: "mt-6 h-24",
7373
},
7474
{
7575
label: "How It Works",

0 commit comments

Comments
 (0)