feat(docs): Add windicss scrollbar plugin

This commit is contained in:
Braks
2022-04-04 21:42:48 +02:00
parent 71e21e50d9
commit 631a764152
4 changed files with 12 additions and 4 deletions
+4
View File
@@ -3,6 +3,10 @@
--secondary: #03dac5;
}
html, body {
@apply scrollbar scrollbar-thin scrollbar-thumb-rounded scrollbar-thumb-green-500 scrollbar-track-gray-300;
}
.home-content {
max-width: 100% !important;
padding: 0 !important;