Skip to content

Commit

Permalink
更新 cs.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kjmjh authored Jul 26, 2024
1 parent b0ab2de commit 2a292d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cs.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
display: flex; /* 使用Flex布局 */
justify-content: center; /* 让菜单居中 */
border-bottom: 1px solid #ccc; /* 导航栏下边框样式 */
border-radius:5px;
}

ul {
Expand Down

0 comments on commit 2a292d3

Please sign in to comment.