/* Sets font size to 16px and aligns items */ .units-sold { font-size: 16px !important; display: flex; align-items: center; /* Ensures a small gap between the emoji and text due to RTL layout */ gap: 6px; color: #333; } /* Sets up the animation target */ .fire-ani { display: inline-block; /* Changed speed to 2s for a slower, calmer pulse */ animation: fire-pulse-minimal 2s infinite ease-in-out; /* Optional: slight margin if the gap above isn't enough */ margin-left: 4px; } /* The new Minimal "Soft Pulse" animation */ @keyframes fire-pulse-minimal { 0% { transform: scale(1); } 50% { /* Only scales up slightly now (10% bigger instead of 20%) */ transform: scale(1.1); } 100% { transform: scale(1); } }

דברים נפלאים מחכים באופק

משהו מתבשל! אנחנו עובדים על החנות שלנו, והיא תושק בקרוב!

לפניה בכל נושא או לביטול עסקה, מלאו את הפרטים

0