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