diff --git a/src/index.html b/src/index.html index 75ae49b0..297bbb1b 100644 --- a/src/index.html +++ b/src/index.html @@ -52,7 +52,7 @@

Public Gateways

Online
CORS
IPNS
-
Origin
+
Origin
Block/CAR
Country
diff --git a/src/styles.css b/src/styles.css index a9f1b852..cf41dac3 100644 --- a/src/styles.css +++ b/src/styles.css @@ -99,9 +99,6 @@ div.Node.trustless div.Trustless { margin: 0 1.3em; } -div.Node.origin div.Link::after { - content: " 💚" -} div.Node:not(.online):not(:first-child) { opacity: .5 }