We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9184178 commit e20679fCopy full SHA for e20679f
html-components/list/css/component.css
@@ -1,8 +1,7 @@
1
2
3
html
4
- {height:100%;font-family:arial}
5
-
+ {height:100%;font-family:arial;scroll-behavior:smooth}
6
7
body
8
{/*height:calc(100% - 40px);*/display:flex;flex-direction:column;gap:20px;align-items:center;margin:20px;padding-bottom:200px}
0 commit comments