bok-reader 0.6.8 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  A React component library for reading EPUB files. Built with React, TypeScript, and Vite.
4
4
 
5
- The reader that is spawned will render a column view, with each column representing a page of the book. The user is able to change the font size, font family, side margin and toggle the reader in fullscreen.
5
+ The reader that is spawned will render a column view, with each column representing a page of the book. The user is able to change the font size, font family, line spacing, top padding, side margin and toggle the reader in fullscreen.
6
6
 
7
7
  Butt.
8
8