commit 7e3189056349eda06e8966cd81d245dac49c64e4 parent 457999635f3127a9d9cae1a2a08389c9b12f8d7c Author: C. Beau Hilton <cbeauhilton@gmail.com> Date: Sun, 28 Jun 2020 16:43:03 -0500 top margin h2 h3 Diffstat:
M | style.css | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/style.css b/style.css @@ -141,6 +141,10 @@ section#masthead h1 a{ color:#000 } +h2,h3{ + margin-top:2em +} + @media screen and (max-width: 440px){ section#masthead h1{ font-size:2em