Transition added to logo
This commit is contained in:
@@ -25,6 +25,8 @@
|
|||||||
font-family: 'Scottsdale-Italic';
|
font-family: 'Scottsdale-Italic';
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
|
|
||||||
|
transition: font-size 0.3s ease; /* Adding transition for smooth effect */
|
||||||
}
|
}
|
||||||
|
|
||||||
#logo:hover {
|
#logo:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user