mirror of
https://github.com/picocss/pico.git
synced 2025-11-11 00:05:28 -05:00
8 lines
63 B
SCSS
8 lines
63 B
SCSS
/**
|
|
* Docs: Document
|
|
*/
|
|
|
|
html {
|
|
scroll-behavior: smooth;
|
|
}
|