From ecb6d90f63ddb110cb382800fcec2a3b0dc61227 Mon Sep 17 00:00:00 2001 From: Richard Date: Sat, 1 Feb 2020 19:24:11 +0100 Subject: 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(-) (limited to 'ui') 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') }