إجمالي التطبيقات: 0

لا توجد تطبيقات محدثة

لم يتم إضافة أي تطبيقات محدثة حتى الآن، سيتم تحديثها قريبًا.

العودة للرئيسية
body { font-family: 'Inter', sans-serif; } .card:hover { transform: translateY(-5px); transition: all 0.2s ease-in-out; } .hover-scale:hover { transform: scale(1.02); } .text-truncate { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .app-card { transition: opacity 0.3s ease; }