From 94c62e7a2ddcf883c9323da8793a9513cf44ae64 Mon Sep 17 00:00:00 2001 From: Malaber Date: Fri, 1 Jul 2022 21:53:36 +0200 Subject: [PATCH] TURNIERE-206: Fix heading in mobile view --- js/components/TournamentBigImage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/components/TournamentBigImage.js b/js/components/TournamentBigImage.js index a7609ed..1e74603 100644 --- a/js/components/TournamentBigImage.js +++ b/js/components/TournamentBigImage.js @@ -3,7 +3,7 @@ import React from 'react'; export function TournamentBigImage(props) { return (
-

{props.name}

+

{props.name}