chore: move less out src (#71)

* chore: move less out src

* remove
This commit is contained in:
xrkffgg
2021-04-12 15:14:13 +08:00
committed by GitHub
parent 86d9dd7f1a
commit afb2d0f2e5
9 changed files with 5 additions and 10 deletions

3
less/main.less Normal file
View File

@@ -0,0 +1,3 @@
html {
scroll-behavior: smooth;
}