diff --git a/app/javascript/styles/components/_jumbotron.scss b/app/javascript/styles/components/_jumbotron.scss index 323d0b3f..cb020fa6 100644 --- a/app/javascript/styles/components/_jumbotron.scss +++ b/app/javascript/styles/components/_jumbotron.scss @@ -28,25 +28,8 @@ } } - &__scroller { - display: block; - position: absolute; - bottom: 0; - margin: 0 auto; - padding: 20px; - text-align: center; - z-index: 1000; - font-size: 32px; - width: 100%; - } - &__content { width: 100%; align-self: center; } - - &--frontpage { - margin-top: -50px; - height: 100vh; - } } \ No newline at end of file