diff --git a/index.html b/index.html index 4f84b5e..1d83112 100644 --- a/index.html +++ b/index.html @@ -102,6 +102,9 @@ header h3{ #unverified .icon{ stroke: rgb(255, 48, 48); } +#try-again .icon{ + stroke: rgb(255, 115, 0); +} @media screen and (min-width: 640px){ body{ grid-template-columns: 1fr 60vw 1fr; @@ -129,7 +132,7 @@ header h3{
- error + failed @@ -138,6 +141,17 @@ header h3{ Verification failed!
+
+ + error + + + + +

+ Try Again Later! +

+