figbert.com-website

[ACTIVE] the website and home of figbert on the clearnet
git clone git://git.figbert.com/figbert.com-website.git
Log | Files | Refs | README | LICENSE

commit b7cfec9b04c3c1b99668d6438810323cf0006293
parent 4e63fd4ad8393afe963c4169ecdd4217d5618020
Author: FIGBERT <figbert@figbert.com>
Date:   Tue, 14 Jun 2022 14:58:28 -0700

Increase line height

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

diff --git a/static/css/global.css b/static/css/global.css @@ -24,6 +24,7 @@ header { main { width: 75%; font-size: 105%; + line-height: 165%; } p {