This commit is contained in:
2026-03-20 03:35:52 +07:00
parent ac58312aa2
commit 19cf4c68b4
2 changed files with 5 additions and 12 deletions
-1
View File
@@ -67,7 +67,6 @@
body {
min-height: 100dvh;
color: var(--color-text);
background: var(--main-back-color);
transition:
color 0.5s,
background-color 0.5s;