That particular book appears to have a hard-coded font size:
Quote:
p {
...
font-size: 13pt;
...
}
|
It's not common with Gutenberg book files but you do find it from time to time. Easiest path is to use Sigil or Calibre ("Tweak Epub" functionality) and delete the font-size declaration from the CSS file.