diff --git a/website/package-lock.json b/website/package-lock.json index e547032b..b36d853d 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -15,7 +15,7 @@ "react": "^18.2.0", "react-bootstrap": "^2.5.0", "react-dom": "^18.2.0", - "react-scripts": "5.0.1", + "react-scripts": "^5.0.1", "web-vitals": "^2.1.4" } }, diff --git a/website/package.json b/website/package.json index 042cbc05..b267ee95 100644 --- a/website/package.json +++ b/website/package.json @@ -10,7 +10,7 @@ "react": "^18.2.0", "react-bootstrap": "^2.5.0", "react-dom": "^18.2.0", - "react-scripts": "5.0.1", + "react-scripts": "^5.0.1", "web-vitals": "^2.1.4" }, "scripts": { diff --git a/website/src/App.css b/website/src/App.css index 044a0eac..668e8c09 100644 --- a/website/src/App.css +++ b/website/src/App.css @@ -336,6 +336,7 @@ justify-content: center; 0 0 50px #ff86ff, 0 0 100px #ff86ff; -webkit-box-reflect:below 1px linear-gradient(transparent, #0005); + } a span{