mirror of
https://github.com/DevJSTAR/JSTAR-Tab.git
synced 2025-04-18 17:35:26 +00:00
Update style.css
This commit is contained in:
parent
a409389215
commit
1b67360deb
|
@ -337,9 +337,9 @@ input[type="text"]:focus {
|
||||||
box-shadow: 0 2px 10px var(--shadow);
|
box-shadow: 0 2px 10px var(--shadow);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Add hover effect to move the shortcut upward */
|
/* Scale go up (no i won't remove this)*/
|
||||||
.shortcut:hover {
|
.shortcut:hover {
|
||||||
transform: scale(1.2); /* Scale up the element to 110% */
|
transform: scale(1.079); /* Scale up the element*/
|
||||||
}
|
}
|
||||||
|
|
||||||
.shortcut img {
|
.shortcut img {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user