readd hover
This commit is contained in:
parent
ab7acb5db3
commit
6c790299aa
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
||||||
|
|
||||||
.feature-card:hover {
|
.feature-card:hover {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transform: scale(1.025);
|
transform: scale(1.08);
|
||||||
box-shadow: var(--md-sys-elevation-2);
|
box-shadow: var(--md-sys-elevation-2);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue