Skip to content

Commit

Permalink
Fix top bar link spacing
Browse files Browse the repository at this point in the history
Former-commit-id: 7851bfb
  • Loading branch information
epbarger committed Mar 19, 2021
1 parent 41147c8 commit fa26d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/top-bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const TopBar = () => {
This is the redesigned EDB Docs site. For older product docs, go to the
<Link
to="https://www.enterprisedb.com/edb-docs"
className="font-weight-bold"
className="pl-1 font-weight-bold"
>
EDB Docs Archive
</Link>
Expand Down

0 comments on commit fa26d25

Please sign in to comment.