Update web.css with margins for <nav>

This commit is contained in:
Alex Cabal 2022-01-20 13:03:53 -06:00
parent 05c05a0365
commit 3ca4f5da8b

View file

@ -60,6 +60,8 @@ body > section[epub|type~="halftitlepage"]{
min-height: auto; min-height: auto;
} }
nav + section,
section + nav,
section + section, section + section,
section + article, section + article,
article + section, article + section,