building initial onboarding teaching

This commit is contained in:
Arjun Patel
2022-01-25 00:07:38 -08:00
parent 08f6c990a3
commit c8a10144ef
3 changed files with 128 additions and 12 deletions
+7
View File
@@ -114,6 +114,13 @@ p {
@apply bg-white text-black rounded !important;
}
.slick-dots > li {
@apply bg-teal-600 !important;
}
li.slick-active button {
@apply bg-orange-500 !important;
}
/* scrollbar customization */
::-webkit-scrollbar {
height: 5px;