From a0b3eeb345810af01119d689478e97edc4f69bf1 Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Wed, 7 Jan 2026 21:05:47 -0500 Subject: [PATCH] style(example): update styles and remove unused IPFS elements --- example/index.html | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/example/index.html b/example/index.html index 8254d7e..b6b10fd 100644 --- a/example/index.html +++ b/example/index.html @@ -32,8 +32,6 @@ .card-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.5rem; } .clear-btn { background: #374151; padding: 0.25rem 0.5rem; font-size: 0.7rem; margin: 0; } .clear-btn:hover { background: #4b5563; } - .cid-display { font-family: monospace; font-size: 0.75rem; color: #60a5fa; background: #1e3a5f; padding: 0.25rem 0.5rem; border-radius: 4px; word-break: break-all; margin-top: 0.5rem; display: none; } - .cid-display.visible { display: block; } .status-row { display: flex; align-items: center; flex-wrap: wrap; gap: 0.5rem; } @@ -45,7 +43,6 @@

Status

Loading... - IPFS...
@@ -62,25 +59,22 @@
-

generate(credential) → IPFS

+

generate(credential)

-
-

load(cid | database)

+

load(database)

-
-
@@ -113,15 +107,6 @@
-