more css
This commit is contained in:
parent
8c9720f6c5
commit
84e568b753
@ -348,7 +348,7 @@
|
||||
|
||||
@keyframes rotate {
|
||||
0% { transform: rotate(0deg); }
|
||||
100% { transform: rotate(360deg); }
|
||||
100% { transform: rotate(-360deg); }
|
||||
}
|
||||
|
||||
#logo:hover {
|
||||
|
Reference in New Issue
Block a user