fixed avatar brake in mobile version

This commit is contained in:
nek0 2015-04-16 03:28:30 +02:00
parent ccb1278bd1
commit fb06f451b5

View file

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