Remove particle-related styling

This commit is contained in:
Andreas Nedbal 2022-04-11 22:34:39 +02:00 committed by Andreas Nedbal
parent c1d1ab6501
commit e0d65ea26e
1 changed files with 0 additions and 22 deletions

View File

@ -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;
}
}
}