Skip to content

Commit

Permalink
Fix: Fix the wrap text not centering
Browse files Browse the repository at this point in the history
  • Loading branch information
whats2000 committed Oct 12, 2024
1 parent 65f864e commit d84b0ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@
margin-top: 20px;
font-size: 18px;
color: #333;
text-align: center;
max-width: 90%;
}
</style>
<title>中山選課助手</title>
Expand Down

0 comments on commit d84b0ae

Please sign in to comment.