mobile is finished

This commit is contained in:
sdarbinyan
2026-02-14 02:59:26 +04:00
parent 4238d59fc6
commit 9154660a01
10 changed files with 297 additions and 105 deletions

View File

@@ -1161,17 +1161,19 @@
}
.dexar-hero-actions {
flex-direction: column;
gap: 12px;
flex-direction: row;
gap: 10px;
width: 100%;
}
.dexar-btn-primary,
.dexar-btn-secondary {
width: 100%;
max-width: 280px;
height: 42px;
font-size: 17px;
flex: 1;
min-width: 0;
max-width: 180px;
height: 40px;
font-size: 14px;
letter-spacing: 0.5px;
}
.dexar-categories {
@@ -1214,8 +1216,9 @@
.dexar-btn-primary,
.dexar-btn-secondary {
height: 40px;
font-size: 16px;
height: 38px;
font-size: 13px;
max-width: 160px;
}
.dexar-categories {