This commit is contained in:
2024-04-24 16:33:07 +02:00
parent 06cfc5d191
commit 856f0f5356
24 changed files with 135 additions and 64 deletions
@@ -44,7 +44,7 @@
& > div img{
transform: scale(1.05);
transition: 0.3s all ease;
box-shadow: 0px 0px 13px 0px $color2;
box-shadow: 0px 0px 13px 0px $color2024;
}
}
}
@@ -59,7 +59,7 @@
& > div img{
transform: scale(1.05);
transition: 0.3s all ease;
box-shadow: 0px 0px 13px 0px $color2;
box-shadow: 0px 0px 13px 0px $color2024;
}
}