diff --git a/app/javascript/styles/components/_jumbotron.scss b/app/javascript/styles/components/_jumbotron.scss index a0f388f1..323d0b3f 100644 --- a/app/javascript/styles/components/_jumbotron.scss +++ b/app/javascript/styles/components/_jumbotron.scss @@ -49,26 +49,4 @@ margin-top: -50px; height: 100vh; } - - &--particles { - padding: 0px; - overflow: hidden; - position: relative; - width: 100%; - - #{$this}__particles { - position: absolute; - width: 100%; - height: 100%; - } - - #{$this}__content { - position: relative; - top: 0; - padding-top: 48px; - padding-bottom: 48px; - padding-left: 30px; - padding-right: 30px; - } - } } \ No newline at end of file