Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Jxncsi authored Apr 8, 2024
1 parent 9153215 commit 58d4384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<style>
body{
background: linear-gradient(rgb(43, 163,255),#232323);
display: "flex";
display: flex;
justify-content: center;
align-items: center;
}
Expand Down

0 comments on commit 58d4384

Please sign in to comment.