Skip to content

Commit

Permalink
Update tailwind.css
Browse files Browse the repository at this point in the history
  • Loading branch information
swyxio authored Sep 17, 2022
1 parent 4b2deaf commit e81cbe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tailwind.css
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ body {
/* --scrollbar-primary-color: #3730a3; */
--scrollbar-primary-color: #facc15;
--text-color: #ef4444;
overflow: scroll; /* https://maxschmitt.me/posts/react-prevent-layout-shift-body-scrollable/ */
}
/* .dark body {
--scrollbar-primary-color: #8db2e5;
Expand Down

0 comments on commit e81cbe6

Please sign in to comment.