Skip to content

Commit

Permalink
update link style
Browse files Browse the repository at this point in the history
  • Loading branch information
jackiequach committed Nov 15, 2024
1 parent 347de93 commit 4692108
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGE LOG

## [Prerelease]

- Remove unused scss and img files

## [0.18.8]

- Add survey banner to Landing, Collection, Edition, Work, and Search pages
Expand Down
1 change: 1 addition & 0 deletions src/components/Landing/Landing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ const LandingPage: React.FC<{ collections?: Opds2Feed }> = ({
sx={{
a: {
color: "ui.link.primary",
display: "inline",
},
}}
>
Expand Down

0 comments on commit 4692108

Please sign in to comment.