header part update , translation issue fixed

This commit is contained in:
nabijonovdavronbek619@gmail.com
2025-11-18 14:33:38 +05:00
parent 8a2708a03a
commit 30e347ba65
6 changed files with 43 additions and 73 deletions

View File

@@ -60,10 +60,23 @@ body {
box-shadow: 0px 0px 15px 5px var(--secondary);
}
}
@keyframes icon_animatsion_tool2 {
from{
box-shadow:none;
}to{
box-shadow: 0px 0px 15px 5px var(--primary);
}
}
.icon_animation{
animation: icon_animatsion_tool 2s infinite alternate-reverse ;
}
.icon_animation2{
animation: icon_animatsion_tool2 0.9s infinite alternate-reverse ;
}
@media(max-width:640px){
/* 🟠 Sariq blok trapezoid shakl */
.clip-trapezoid {