💄 Delete drop shadow from social-media icons

This commit is contained in:
stefan080106
2022-09-21 20:56:25 +02:00
parent dffc8f7a2d
commit a730ca9cf8
2 changed files with 1 additions and 4 deletions

View File

@@ -9,9 +9,6 @@
div {
a {
> span {
> img {
filter: drop-shadow(1px 1px 4px #4444dd);
}
transition: all 0.5s;
}
:hover {