Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
HowCam committed Dec 16, 2023
1 parent dede8b8 commit 8beabbb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@
body {
margin: 0;
overflow: hidden;
background-color: #f0f0f0; /* 设定页面背景色 */
background-color: rgb(240, 240, 240)
}

.menu {
background-color: #c3edbc;
height: 80px;
Expand Down

0 comments on commit 8beabbb

Please sign in to comment.