4,554
edits
No edit summary |
No edit summary |
||
Line 110: | Line 110: | ||
} | } | ||
.image { | .image { | ||
margin-right: 10px; /* Adjust the spacing between images */ | margin-right: 10px; /* Adjust the spacing between images */ | ||
transition: transform 0.3s ease; /* Add transition for smooth scaling */ | transition: transform 0.3s ease; /* Add transition for smooth scaling */ | ||
Line 121: | Line 120: | ||
} | } | ||
.image2 { | .image2 { | ||
margin-right: 10px; /* Adjust the spacing between images */ | margin-right: 10px; /* Adjust the spacing between images */ | ||
transition: transform 0.3s ease; /* Add transition for smooth scaling */ | transition: transform 0.3s ease; /* Add transition for smooth scaling */ | ||
Line 132: | Line 130: | ||
} | } | ||
.image3 { | .image3 { | ||
margin-right: 10px; /* Adjust the spacing between images */ | margin-right: 10px; /* Adjust the spacing between images */ | ||
transition: transform 0.3s ease; /* Add transition for smooth scaling */ | transition: transform 0.3s ease; /* Add transition for smooth scaling */ |