fixed avatar brake in mobile version

This commit is contained in:
nek0 2015-04-16 03:28:30 +02:00
parent ccb1278bd1
commit fb06f451b5
1 changed files with 4 additions and 0 deletions

View File

@ -188,6 +188,10 @@ input[type] {
height: 7em;
line-height: 7em;
}
article a img {
top: -5.45em;
}
}
@keyframes shake {