ALlow scroll on jumbotron welcome

This commit is contained in:
Maciej Ziarkowski 2019-09-05 13:33:48 +01:00
parent ee1e64c185
commit b438871de7

View File

@ -6,8 +6,10 @@
z-index: 10000;
top: 0;
width: 100%;
max-height: 100%;
border-radius: 0;
padding: 1.5em 2.5em 2.5em;
overflow-y: scroll;
}
.welcome-float.jumbotron {
background: #fff;