Skip to content

Commit

Permalink
docs: add blur saturate explain
Browse files Browse the repository at this point in the history
  • Loading branch information
akira02 committed May 6, 2024
1 parent aea4a9a commit 03798b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TokynoSora.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
--top-bar-bg-color: rgba(29, 29, 31, 0.72);
/* 模糊程度 */
--blur-px: 30px;
/* 模糊背景飽和度補償 */
--blur-saturate: 180%;
/* 噗文高度 */
--plurk-max-height: calc(8vh - 30px);
Expand Down

0 comments on commit 03798b3

Please sign in to comment.