Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Commit

Permalink
Add overrides for a new css snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
Chalarangelo committed May 24, 2021
1 parent 17404ac commit 96f4867
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/atoms/snippetPreview/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,8 @@
margin-right: calc((640px - 882px) / 2 + 2.125rem) !important;
}
}

#scroll-progress {
position: relative !important;
z-index: 0 !important;
}

0 comments on commit 96f4867

Please sign in to comment.