diff --git a/website/src/components/Header.module.scss b/website/src/components/Header.module.scss index b18ad616a..61a2aee62 100644 --- a/website/src/components/Header.module.scss +++ b/website/src/components/Header.module.scss @@ -22,15 +22,6 @@ margin: 2rem; } - &--node-congress-banner { - margin: 2rem; - background-color: #061a38; - padding: 1rem; - p { - color: white; - } - } - &--title { font-style: italic; } diff --git a/website/src/components/Header.tsx b/website/src/components/Header.tsx index 4a3be31f1..2435cc4f7 100644 --- a/website/src/components/Header.tsx +++ b/website/src/components/Header.tsx @@ -43,18 +43,7 @@ const Header = (): React.ReactElement => { command="npm install --global verdaccio" alt={translate({ message: 'NPM command to install Verdaccio' })} /> - -
- -

Don't miss the next online and free Verdaccio talk at Node Congress 2022 -
- 18th February, 18:15 - 19:15 (CET) -
- "Five Ways of Taking Advantage of Verdaccio, Your Private and Proxy Node.js Registry" -

- -
-
+