Added transition to socials images

This commit is contained in:
Wehi
2023-05-10 15:06:04 +02:00
parent 36b3c2f841
commit 15e6958527

View File

@@ -57,5 +57,6 @@
}
.BarImg:hover img {
transition: 0.2s;
filter: invert(72%) sepia(68%) saturate(777%) hue-rotate(341deg) brightness(113%) contrast(101%);
}