We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f69426f commit 5f63afeCopy full SHA for 5f63afe
src/styles/tailwind.css
@@ -5,7 +5,7 @@
5
@layer base {
6
::selection {
7
color: black;
8
- background: #67e8f9;
+ background: #FF7867;
9
}
10
[inert] ::-webkit-scrollbar {
11
display: none;
0 commit comments