minor spacing difference
Some checks failed
/ Generate Site (push) Has been cancelled
/ Publish Site (push) Has been cancelled

This commit is contained in:
Pagwin 2026-08-01 14:10:08 -04:00
parent c223e79a46
commit 65f9ce5e53

View file

@ -260,6 +260,9 @@ hr {
p {
/*https://pearsonified.com/golden-ratio-typography-intro/ is where this came from and tbh having a bigger line height does make things more readable although I tune it down a bit*/
line-height: 1.5;
/* makes spacing better subjectively speaking*/
margin-bottom: 1lh;
margin-top:0;
}
footer {