Skip to content

Commit

Permalink
(docs) tweak position of feedback button
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Oct 6, 2024
1 parent 634a556 commit 442f90f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,8 @@
.hero.hero--primary {
position: initial;
}

body .feedback-btn {
right: auto;
left: 20px;
}

0 comments on commit 442f90f

Please sign in to comment.