Services, style

This commit is contained in:
Pascal Engélibert
2023-04-09 22:50:40 +02:00
parent ca35d13fb3
commit c6a10c5c96
7 changed files with 80 additions and 39 deletions

View File

@ -39,6 +39,10 @@
max-height: 128px;
}
.service_box-link:hover .service_box-img, .service_box-link:focus .service_box-img {
filter: drop-shadow(0px 0px 4px $violet);
}
.service_box-img_wrap {
width: 128px;
height: 128px;