Better product carsouel

This commit is contained in:
2025-07-29 01:14:03 +08:00
parent 4597cc345e
commit 9c150d4a84
4 changed files with 35 additions and 5 deletions

View File

@@ -48,5 +48,11 @@ body {
padding: 0;
margin: 0;
font-family: Nunito Variable, sans-serif;
scroll-behavior: smooth;
}
.n-layout-scroll-container {
scroll-behavior: smooth;
}
</style>