style(ui): hover kartice — blagi zoom (scale 1.02) umesto podizanja
This commit is contained in:
@@ -327,7 +327,7 @@ body {
|
||||
}
|
||||
|
||||
.kartica:hover {
|
||||
transform: translateY(-4px);
|
||||
transform: scale(1.02);
|
||||
box-shadow: var(--senka);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user