site

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

commit 960651f186cf76d99fd7e3e00c4627d5e685c07f
parent 8ed11c782974a558bef441c722d934609ce5aec2
Author: Beau <cbeauhilton@gmail.com>
Date:   Fri, 22 Apr 2022 15:06:45 -0500

margins yet again

Diffstat:
Mstyle.css | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/style.css b/style.css @@ -69,6 +69,7 @@ h2,h3{ } h5{ /* used only for the index page */ + margin-top:0.1em; font-size:2em; line-height:2em }