From 53927b7cc5beed5ad4d493b114eb63b05abbb2c6 Mon Sep 17 00:00:00 2001 From: Imbus Date: Fri, 15 Dec 2023 03:17:14 +0100 Subject: [PATCH] Styling fixes --- src/components/PostsContainer.tsx | 2 +- src/util/style.ts | 15 +++++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/src/components/PostsContainer.tsx b/src/components/PostsContainer.tsx index 5ccccdc..be439d6 100644 --- a/src/components/PostsContainer.tsx +++ b/src/components/PostsContainer.tsx @@ -89,6 +89,6 @@ function NavButton({ text: string; }): JSX.Element { return ( -