Update style.css

This commit is contained in:
Equa 2024-12-13 20:08:54 +02:00 committed by GitHub
parent 6b0735351d
commit 888580b342
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -314,6 +314,7 @@ input[type="text"]:focus {
#add-shortcut:hover { #add-shortcut:hover {
background: var(--primary-hover); background: var(--primary-hover);
transform: scale(1.2); /* Scale up the element to 110% */
} }
#shortcuts-grid { #shortcuts-grid {