Remove particle-related styling
This commit is contained in:
parent
c1d1ab6501
commit
e0d65ea26e
|
@ -49,26 +49,4 @@
|
||||||
margin-top: -50px;
|
margin-top: -50px;
|
||||||
height: 100vh;
|
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;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue