design page game

This commit is contained in:
hamid zarghami
2025-12-09 09:37:43 +03:30
parent 351afa0596
commit 803f104307
4 changed files with 77 additions and 0 deletions
+4
View File
@@ -364,3 +364,7 @@ html[data-theme="dark"] {
@apply bg-background text-foreground;
}
} */
.dltr {
direction: ltr;
}