어 해결
This commit is contained in:
parent
bf4f69f790
commit
05c1a3d9b3
2 changed files with 5 additions and 1 deletions
|
|
@ -23,4 +23,8 @@
|
|||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.avatar:hover {
|
||||
animation: rotate 1000ms linear infinite;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue