chemeleon / assets /style.css
hspark1212's picture
initial commit
40fc2b7
raw
history blame contribute delete
85 Bytes
/* In your assets/style.css */
#logo-image {
transition: all 0.5s ease-in-out;
}