init
All checks were successful
Deploy / build (push) Successful in 1m13s

This commit is contained in:
alsaze
2025-12-09 00:56:07 +03:00
parent 3e3d9a1a2c
commit 3747128a1b
2 changed files with 7 additions and 0 deletions

View File

@@ -33,6 +33,12 @@ html {
scroll-behavior: smooth;
}
html.dark,
[data-theme="dark"] {
background-color: #000 !important;
color-scheme: dark;
}
//swiper
.swiper {
width: 100%;