From d5bacc2839b630f6cf1b02ceff8c8c08b5aa6035 Mon Sep 17 00:00:00 2001 From: Richard Date: Sat, 1 Feb 2020 19:24:11 +0100 Subject: [PATCH] changed h2 back to h5 --- ui/src/components/login.tsx | 2 +- ui/src/components/post-listings.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/src/components/login.tsx b/ui/src/components/login.tsx index bea8564c..1aacac0e 100644 --- a/ui/src/components/login.tsx +++ b/ui/src/components/login.tsx @@ -78,7 +78,7 @@ export class Login extends Component { return (
-

{ i18n.t('login') }

+
{ i18n.t('login') }