From b3653f5a01072640c92c7a1c98342644db0554ca Mon Sep 17 00:00:00 2001 From: keannu125 Date: Fri, 3 Mar 2023 23:46:46 +0800 Subject: [PATCH] Removed extra line in styles.tsx --- src/styles.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles.tsx b/src/styles.tsx index 1b78839..ab9d01f 100644 --- a/src/styles.tsx +++ b/src/styles.tsx @@ -82,7 +82,6 @@ const styles: { [key: string]: React.CSSProperties } = { width: "100%", minWidth: "100%", minHeight: "512px", - fontSize: "2vh", fontWeight: "bold", },