site

text for beau's website
git clone https://git.beauhilton.com/site.git
Log | Files | Refs

commit ae4ac2357dc69e1dd81e87c6ea0fb7748811e6d0
parent 412e5abd8b7ce289d38e04c10654b9821623fb3b
Author: Beau <cbeauhilton@gmail.com>
Date:   Thu, 16 Sep 2021 12:29:52 -0500

masthead padding

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

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