style: add antialiased & remote tap highlight
This commit is contained in:
@@ -5,6 +5,9 @@ html {
|
|||||||
background-color: var(--c-bg);
|
background-color: var(--c-bg);
|
||||||
|
|
||||||
scroll-behavior: smooth;
|
scroll-behavior: smooth;
|
||||||
|
|
||||||
|
-webkit-font-smoothing: antialiased;
|
||||||
|
-webkit-tap-highlight-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|||||||
Reference in New Issue
Block a user