diff --git a/styles/globals.css b/styles/globals.css index 352ce206a..4229e4217 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -4,11 +4,6 @@ /* @import url("./twoslash.css"); */ -:root { - --nextra-banner-height: 60px -} - .nextra-banner-container { - height: var(--nextra-banner-height); background: #5227A6 !important; } diff --git a/theme.config.tsx b/theme.config.tsx index 0b2e51b1a..37f1a6368 100644 --- a/theme.config.tsx +++ b/theme.config.tsx @@ -19,7 +19,7 @@ const config: DocsThemeConfig = { key: 'effect-days-2024', text: ( - Join the waitlist for Effect Days 2024 in Vienna, Austria → + Join the waitlist for Effect Days 2024 in Vienna, Austria → ) },