Maybe this is enough, then let autoprefixer handle this

pull/47/head
Lim Chee Aun 2023-01-14 23:03:56 +08:00
rodzic 65645105c6
commit f00cb82b2c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -39,7 +39,7 @@
--timing-function: cubic-bezier(0.3, 0.5, 0, 1);
}
@media (min-resolution: 2dppx) or (min-resolution: 192dpi) or (min-device-pixel-ratio: 2) {
@media (min-resolution: 2dppx) {
:root {
--hairline-width: 0.5px;
}