mirror of
https://github.com/RetroDECK/RetroDECK-Website.git
synced 2024-11-21 14:35:38 +00:00
Cursor change on active-feature
This commit is contained in:
parent
d288e02319
commit
95a80fb3ba
|
@ -116,6 +116,7 @@ footer {
|
|||
.feature-container#active-feature {
|
||||
transition: 0.5s;
|
||||
scale: 100%;
|
||||
cursor:auto;
|
||||
}
|
||||
|
||||
.empty-feature-container {
|
||||
|
|
Loading…
Reference in a new issue