site

text for beau's website
Log | Files | Refs

commit 4c178c1030e3aecc0b16b4d1017b442b00141794
parent a060975261ad41f3d3c168afbf6dd7821e253e5c
Author: C. Beau Hilton <cbeauhilton@gmail.com>
Date:   Sun, 28 Jun 2020 16:38:40 -0500

top margin

Diffstat:
Mstyle.css | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/style.css b/style.css @@ -131,7 +131,8 @@ section{ margin-bottom:4em } section#masthead{ - margin-bottom:1em + margin-top:2em; + margin-bottom:1em; } section#masthead h1{ margin:0