Skip to content

Commit

Permalink
fix: make page title clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
tillywoodfield committed May 29, 2024
1 parent 2870057 commit c55596f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/layout/title-bar/_title-bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
background-position: right center;
background-size: 300px;
opacity: 0.2;
pointer-events: none;
}
}
}

0 comments on commit c55596f

Please sign in to comment.