mirror of
https://github.com/picocss/pico.git
synced 2025-02-24 00:39:20 -05:00
8 lines
64 B
SCSS
8 lines
64 B
SCSS
|
/**
|
||
|
* Docs: Document
|
||
|
*/
|
||
|
|
||
|
html{
|
||
|
scroll-behavior:smooth;
|
||
|
}
|