Skip to content

Commit

Permalink
🐛 fix selectable
Browse files Browse the repository at this point in the history
  • Loading branch information
XiYang6666 committed May 5, 2024
1 parent ed2ee93 commit da8f9d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

body {
@apply overflow-hidden;
@apply select-none;
@apply bg-cover;
@apply bg-zinc-800;
@apply bg-center;
Expand Down

0 comments on commit da8f9d5

Please sign in to comment.