From ba399aeabda6d8d5ced153221575fa32b19c6df3 Mon Sep 17 00:00:00 2001 From: Martin Fenner Date: Tue, 23 Nov 2021 12:42:47 +0000 Subject: [PATCH] fix footer to bottom for author list --- components/Authors.tsx | 2 +- components/Tag.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Authors.tsx b/components/Authors.tsx index 5bf5c8f..930ed99 100644 --- a/components/Authors.tsx +++ b/components/Authors.tsx @@ -36,7 +36,7 @@ export default function Authors({ authors, pagination }) {