Removed legacy frontpage jumbotron styling

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

View File

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