📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 15:24:07
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
plugins
/
elementor
/
assets
/
lib
/
animations
/
styles
✏️
Editing: pulse.css
@keyframes pulse { from, to { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } } .pulse { animation-name: pulse; }
💾 Save Changes
❌ Cancel