Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielspadon authored Feb 7, 2024
1 parent 9eec97c commit b536063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
body {
background: radial-gradient(circle, rgba(55 141 215) 20%, rgba(163, 176, 199, 0.25) 75%);
background: radial-gradient(circle, rgba(55, 141, 215, 1.0) 20%, rgba(163, 176, 199, 0.25) 75%);
color: #212529;
margin: 0;
}
Expand Down

0 comments on commit b536063

Please sign in to comment.