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