diff --git a/assets/akkoma.svg b/assets/akkoma.svg index 51c4ac1..ba0f1bc 100644 --- a/assets/akkoma.svg +++ b/assets/akkoma.svg @@ -2,6 +2,6 @@ Akkoma - + diff --git a/assets/style.css b/assets/style.css index 5802795..817f22e 100644 --- a/assets/style.css +++ b/assets/style.css @@ -91,10 +91,11 @@ h1::before { .akko img { max-height: 48px; + filter: drop-shadow(1px 1px 4px rgb(0,0,0,0.7)) } .akko:hover { - filter: contrast(25%); + filter: contrast(75%); } .profile p {