Removed legacy frontpage jumbotron styling
This commit is contained in:
parent
e0d65ea26e
commit
e56d0d121a
|
@ -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 {
|
&__content {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
&--frontpage {
|
|
||||||
margin-top: -50px;
|
|
||||||
height: 100vh;
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue