1
0
Files
jecnarozvrh/web/static/custom_styles.css
T
jzitnik 5100db2b35
Remote Deploy / deploy (push) Successful in 1m14s
feat(docs): Smooth scroll
2026-06-15 08:55:01 +02:00

4 lines
36 B
CSS

html {
scroll-behavior: smooth;
}