Skip to content

Commit

Permalink
update bg
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoxu98 committed Jun 24, 2024
1 parent 2f485d9 commit 5be5fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
left: 0;
background: url("../../figs/background.jpg") no-repeat center center;
background-size: cover;
opacity: 0.5; // 设置透明度为 50%
opacity: 0.5;
z-index: -1;
}

0 comments on commit 5be5fa7

Please sign in to comment.