commit 134a44ebac0bf44a208ba92cf63fea0292867412 parent 83f86fc69dde4349972bc9516afe98c4e8494bae Author: Beau <cbeauhilton@gmail.com> Date: Fri, 22 Apr 2022 15:16:45 -0500 line height and adios unneeded margin Diffstat:
M | style.css | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/style.css b/style.css @@ -69,9 +69,8 @@ h2,h3{ } h5{ /* used only for the index page */ - margin-top:0.1em; font-size:2em; - line-height:2em + line-height:0.1em } @media screen and (max-width: 800px){