Skip to content

Commit

Permalink
Lnting error
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmonisit committed Sep 4, 2023
1 parent da3f3dd commit d5f60e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ class App extends Component {
<div className="relative"
id="starryBackground"
style={{
"background": "rgb(141,182,126)",
"background": "linear-gradient(180deg, rgba(141,182,126,1) 5%, rgba(19,61,53,1) 23%)"
}}>
{/* Application alert messages go here */}
Expand Down

0 comments on commit d5f60e3

Please sign in to comment.