homepage/public/assets/embedded/phdpresentation/sass/steps/_sleeping.scss

18 lines
305 B
SCSS

/*sleeping*/
#sleeping {
background-image: url(../img/addon-sleeping-800px.png);
width: 400px;
height: 400px;
position: absolute;
left: 277px;
top: -39px;
z-index: -1;
}
#firstproblemgettingthere ul {
margin-top: 182px;
}
#firstproblemgettingthere i.fa {
display:none;
}