Skip to content

Commit

Permalink
fix: header height
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed May 31, 2021
1 parent ec05dd1 commit 8eb55c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The easiest way to adopt this theme is to use jsDelivr CDN.
1. Specify `:custom-css-url` in "logseq/config.edn"
2. Add the following line to your `custom.css`:
```css
@import url('https://cdn.jsdelivr.net/gh/pengx17/logseq-laurel-theme@1.7.1/custom.css');
@import url('https://cdn.jsdelivr.net/gh/pengx17/logseq-laurel-theme@1.7.2/custom.css');
```

Alternatively once Logseq shipped plugins integration, you may also install this theme as a Logseq Plugin.
Expand Down

0 comments on commit 8eb55c0

Please sign in to comment.