Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented Customized Scrollbar Feature #333

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Updated index.scss
Removed the extra spacing code form the issue customscrollbar.

Signed-off-by: Akhilender Bongirwar <112749383+akhilender-bongirwar@users.noreply.github.com>
  • Loading branch information
akhilender-bongirwar authored Sep 8, 2023
commit f17775a2e933059314d253ed4e29a5f996442e1d
4 changes: 2 additions & 2 deletions docs/_sass/index.scss
Original file line number Diff line number Diff line change
@@ -217,7 +217,7 @@ $blue-munsell-3: #4392a4ff;
// nighthawk-description startups

.nighthawk-description-div {
margin: -23rem auto 12rem auto;
margin: -23rem auto 3rem auto;
z-index: 1;
}
.description-div {
@@ -366,4 +366,4 @@ $blue-munsell-3: #4392a4ff;
}
}

// stewarded by section ends
// stewarded by section ends