fixed avatar brake in mobile version
This commit is contained in:
parent
ccb1278bd1
commit
fb06f451b5
1 changed files with 4 additions and 0 deletions
|
@ -188,6 +188,10 @@ input[type] {
|
||||||
height: 7em;
|
height: 7em;
|
||||||
line-height: 7em;
|
line-height: 7em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
article a img {
|
||||||
|
top: -5.45em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes shake {
|
@keyframes shake {
|
||||||
|
|
Loading…
Reference in a new issue