design dark mode layout panel page

This commit is contained in:
Ehsan
2024-09-27 16:07:12 +03:30
parent 3fe2b8ee85
commit af46e780b7
10 changed files with 34 additions and 16 deletions
+4
View File
@@ -121,6 +121,10 @@ body {
background: #fafafa;
}
body * {
@apply transition-colors duration-500;
}
/* Scroll */
html {