Responsive center of animated background

This commit is contained in:
Robin Linus 2015-12-31 01:33:43 +01:00
parent 8ab428f75c
commit 23b4bbe443
3 changed files with 16 additions and 12 deletions

View file

@ -36,12 +36,7 @@
cursor: pointer;
}
.me {
position: absolute;
bottom: 24px;
left: 50%;
margin-left: -180px;
}
.explanation {
@apply(--paper-font-headline);