site

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

commit 80eace25e968e689ffbdf73e49a2d7c288222d92
parent ae4ac2357dc69e1dd81e87c6ea0fb7748811e6d0
Author: Beau <cbeauhilton@gmail.com>
Date:   Thu, 16 Sep 2021 12:30:24 -0500

masthead padding, more

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:2em; + margin-bottom:4em; } section#masthead h1{ margin:0;