all repos — homestead @ 2cd320647d0d94269371afa7e4f116b218c4b11e

Code for my website

tweak calendar footer spacing

Alan Pearce
commit

2cd320647d0d94269371afa7e4f116b218c4b11e

parent

7589ea3a698092c5b2f0c89d49c9b0ae26f75139

1 file changed, 5 insertions(+), 0 deletions(-)

changed files
M templates/style.csstemplates/style.css
@@ -298,4 +298,9 @@
.calendar footer { font-size: small; color: var(--muted-color); + padding: 1ch 0; +} + +.calendar footer p { + margin: 0; }