fix translates and visual bugs

This commit is contained in:
smanylov
2025-12-18 13:36:56 +07:00
parent 9b8cb3b583
commit a538fe1684
8 changed files with 114 additions and 13 deletions
+7
View File
@@ -22,4 +22,11 @@ h4 {
font-weight: bold;
}
svg:focus,
g:focus,
path:focus {
outline: none;
outline-style: none;
}
@import "tailwindcss";