Slightly faster bg transition

pull/417/head
Lim Chee Aun 2024-02-12 11:54:47 +08:00
rodzic 3c31c56306
commit 97cce8a828
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -915,7 +915,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
text-decoration-line: none;
color: inherit;
user-select: none;
transition: background-color 0.2s ease-out;
transition: background-color 0.1s ease-out;
-webkit-tap-highlight-color: transparent;
animation: appear 0.2s ease-out;
-webkit-touch-callout: none;