From f9c73d4cf57f49bcc732e196580fe4adfaba7abf Mon Sep 17 00:00:00 2001 From: spaaaacccee Date: Thu, 9 May 2024 00:24:38 +1000 Subject: [PATCH] Minor changes --- src/components/theme.ts | 2 +- src/pages/index.tsx | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/src/components/theme.ts b/src/components/theme.ts index 0ec347a..3fa7389 100644 --- a/src/components/theme.ts +++ b/src/components/theme.ts @@ -55,7 +55,7 @@ export const makeTheme = (mode: "light" | "dark", theme?: AccentColor) => fontSize: 15, }, h1: { - fontSize: "max(42px, min(58px, min(6vw, 6vh)))", + fontSize: "max(36px, min(58px, min(6vw, 6vh)))", fontWeight: 600, }, h2: { diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 2ea2e55..1cc5121 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -230,7 +230,7 @@ function Hero({ showVideo, onShowVideo }: SV) { alignItems={sm ? "stretch" : "flex-start"} sx={{ maxWidth: "100vw", - minHeight: 600, + minHeight: 720, height: "90vh", textAlign: "left", pt: 36, @@ -593,17 +593,12 @@ export default function Home() { borderRadius: 8, }} > - + allow="autoplay" + > {/*