Skip to content

Commit

Permalink
fix: add back missing style
Browse files Browse the repository at this point in the history
  • Loading branch information
Th0rgal committed Jan 5, 2024
1 parent 5f76386 commit 7ef944b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles/questboost.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@
box-shadow: 0px 0px 6px 0px rgba(106, 255, 175, 0.1);
}

.backButton {
margin-left: 39px;
z-index: 10;
}

@media screen and (max-width: 740px) {
.claim_button_container {
Expand Down

1 comment on commit 7ef944b

@vercel
Copy link

@vercel vercel bot commented on 7ef944b Jan 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.