complete management account page

This commit is contained in:
Alihaghighattalab
2024-08-08 13:02:26 +03:30
parent 65943cb1f3
commit 7dfe6f8b8c
15 changed files with 173 additions and 1 deletions
+5
View File
@@ -12,6 +12,7 @@
src: url("../public/fonts/VazirEn.woff") format('woff');
}
@layer base {
html {
font-family: 'vazirmatn', 'vaziren';
@@ -57,4 +58,8 @@
.otp-container {
@apply min-w-max
}
.bank-bg {
@apply bg-contain bg-center bg-no-repeat
}
}