diff --git a/app/main.css b/app/main.css index 9b804330..0e77951d 100644 --- a/app/main.css +++ b/app/main.css @@ -170,11 +170,6 @@ footer li:hover { width: auto; } -.intro { - max-width: 100%; - height: unset; -} - .main { display: flex; position: relative; @@ -269,13 +264,6 @@ select { width: auto; } - .intro { - max-width: unset; - height: unset; - margin-bottom: -3rem; - margin-right: -7rem; - } - .main { @apply flex-1; @apply self-center; diff --git a/app/ui/intro.js b/app/ui/intro.js index 7b69f2f6..c9181837 100644 --- a/app/ui/intro.js +++ b/app/ui/intro.js @@ -1,5 +1,4 @@ const html = require('choo/html'); -const assets = require('../../common/assets'); module.exports = function intro(state) { return html` @@ -13,7 +12,6 @@ module.exports = function intro(state) {

${state.translate('introDescription')}

- `; diff --git a/assets/intro.svg b/assets/intro.svg deleted file mode 100644 index 3935f827..00000000 --- a/assets/intro.svg +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -