This commit is contained in:
Indiana Jone (Indi) 2025-01-23 06:46:47 -05:00
parent 6f071937a3
commit c3b57dfc40
2 changed files with 6 additions and 6 deletions

View file

@ -38,7 +38,7 @@
[class*="jumpToPresentBar"]:hover > button {
padding: 8px 18px !important;
font-size: 14px;
color: #FFFFFF;
color: oklch(100% 0 0);
transition: font-size .2s, color .2s .1s, padding .4s;
}