Skip to content

Commit

Permalink
better look
Browse files Browse the repository at this point in the history
  • Loading branch information
M3351AN authored Mar 30, 2024
1 parent 217bb84 commit 6bac91d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ body {

.friend-code {
display: flex;
font-size: 16px;
font-size: 18px;
}

.stats {
Expand All @@ -59,7 +59,7 @@ body {
}

.stat-value {
font-size: 20px;
font-size: 18px;
}

.fetch-stats {
Expand Down Expand Up @@ -96,4 +96,4 @@ body {
border-radius: 5px; /* 边框圆角 */
color: white; /* 文字颜色 */
font-size: 16px; /* 字体大小 */
}
}

0 comments on commit 6bac91d

Please sign in to comment.