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 3773b64 commit 7d84d25Copy full SHA for 7d84d25
styles/globals.css
@@ -40,25 +40,6 @@ a {
40
text-decoration: none;
41
}
42
43
-/* Scrollbar Styles */
44
-::-webkit-scrollbar {
45
- width: 0.6em;
46
-}
47
-
48
-::-webkit-scrollbar-track {
49
- background: #2b3531;
50
- border-radius: 10px;
51
52
53
-::-webkit-scrollbar-thumb {
54
- background: #40ddff;
55
56
57
58
-.button {
59
- /* @apply bg-gradient-to-r from-primary-1 via-primary-2 to-primary-3 text-black; */
60
61
62
.btn-clip {
63
clip-path: polygon(
64
12px 0px,
0 commit comments