Skip to content

Commit

Permalink
change background color
Browse files Browse the repository at this point in the history
  • Loading branch information
SimoneMoreWare committed Jul 22, 2024
1 parent 0fe96c1 commit 29ec5d6
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 @@ -11,7 +11,7 @@
align-items: center;
display: flex;
justify-content: center;
background-color: #e52521;
background-color: #5c94fc;
}
</style>
</head>
Expand Down

0 comments on commit 29ec5d6

Please sign in to comment.