refactor: enable scroll-smooth only in post detail page

This commit is contained in:
satnaing
2023-12-31 12:10:05 +06:30
committed by Sat Naing
parent 20536b0562
commit e7c9a56722
3 changed files with 7 additions and 4 deletions
-3
View File
@@ -20,9 +20,6 @@
--color-card-muted: 138, 51, 2;
--color-border: 171, 75, 8;
}
html {
scroll-behavior: smooth;
}
#sun-svg,
html[data-theme="dark"] #moon-svg {
display: none;