Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
💄 隐藏官网水平滑动条
Browse files Browse the repository at this point in the history
  • Loading branch information
DaiYu-233 committed May 24, 2024
1 parent c3f03cb commit 464fa9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions YMCL.Website/Assets/web/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
--font-color: #4c4948;
--function-img-width: 0.8;
}
html{
overflow-x: hidden;
}
@font-face {
font-family: ZhuZiAYuanJWD;
src: url(../web/font.woff2);
Expand Down

0 comments on commit 464fa9a

Please sign in to comment.