Skip to content

Commit

Permalink
feat(search): add scroll offset
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-berlin committed Jan 24, 2024
1 parent bb8fa0d commit 67b8baf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/components/_word-search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
width: 1%;
min-width: 0;
color: var(--color, var(--color-body));
scroll-margin-top: 100px;

@include butler-mx.dark-mode-class {
--color-background: color-mix(in srgb, var(--blue) 70%, white);
Expand Down

0 comments on commit 67b8baf

Please sign in to comment.