Imagine/style.css

5 lines
57 B
CSS
Raw Normal View History

2024-12-05 22:55:49 +01:00
html, body {
margin: 0px;
scroll-behavior: smooth;
}