diff --git a/index.html b/index.html index f628beb..71fcd71 100644 --- a/index.html +++ b/index.html @@ -75,7 +75,7 @@ width: 500px; } #clock { - font-family: "Share Tech Mono", monospace; + font-family: helvetica, monospace; color: #ffffff; text-align: center; position: absolute; @@ -136,7 +136,7 @@ if (!localStorage.getItem("email")) { console.log("there is no email in localstorage"); - document.getElementById("demo").innerHTML = `JOIN CRYPTOMURALS'S DAO!
+ document.getElementById("demo").innerHTML = `JOIN THE CRYPTOMURALS DAO!
`;