site

text for beau's website
Log | Files | Refs

commit 0c8cbb31a23cfceac2fb992fbd7b8eabec4e3611
parent 27c7848b61c21e2ae690b9931cd70072df12f523
Author: C. Beau Hilton <cbeauhilton@gmail.com>
Date:   Sun, 28 Jun 2020 16:36:16 -0500

bigger font

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

diff --git a/style.css b/style.css @@ -96,6 +96,8 @@ body { max-width:40em; margin: auto; padding: 5px; + font-size:20px; + line-height:30px; color: #474747; background-color: #ffffff; font-family: IBM Plex Serif;