diff --git a/css/index.css b/css/index.css index 02806a1e29..1fc555ed99 100644 --- a/css/index.css +++ b/css/index.css @@ -36,7 +36,7 @@ header{ header .login_btn a{ width: 128px; padding: 16px 20px; - background: var(--primary-colore, linear-gradient(91deg, #6D6AFE 0.12%, #6AE3FE 101.84%)); + background: var(--primary-color, linear-gradient(91deg, #6D6AFE 0.12%, #6AE3FE 101.84%)); text-align: center; border-radius: 0.4rem; cursor: pointer; diff --git a/index.html b/index.html index df86b2665c..dcb7c2ae22 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@
- + Page_logo diff --git a/sign.html b/sign.html index 556af1f3e9..fc0240033a 100644 --- a/sign.html +++ b/sign.html @@ -34,8 +34,8 @@