chore: move scroll-smooth to document

This commit is contained in:
Timothy Lin
2021-12-27 16:46:49 +08:00
parent 5d311e2587
commit ad93cf6242
2 changed files with 1 additions and 5 deletions

View File

@ -18,10 +18,6 @@
@apply my-5;
}
html {
scroll-behavior: smooth;
}
/* https://stackoverflow.com/questions/61083813/how-to-avoid-internal-autofill-selected-style-to-be-applied */
input:-webkit-autofill,
input:-webkit-autofill:focus {