Carousel dans portfolio
This commit is contained in:
parent
fa0758cb8a
commit
d37c7f11cd
2 changed files with 27 additions and 2 deletions
|
@ -9,13 +9,15 @@
|
|||
}
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
.dynamic-zoom {
|
||||
transition: 1s;
|
||||
}
|
||||
&.clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
&:hover {
|
||||
img {
|
||||
.dynamic-zoom {
|
||||
transform: scale(1.5);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue