Skip to main content
.zoom-efekti { transition: transform 0.3s ease-in-out; } .zoom-efekti:hover { transform: scale(1.1); }