We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e32683f commit a734366Copy full SHA for a734366
1 file changed
website/css/style.css
@@ -234,6 +234,7 @@ header a {
234
235
.hero-logo {
236
animation: float 4s ease-in-out infinite;
237
+ filter: drop-shadow(0 6px 25px var(--shadow-primary));
238
}
239
240
.hero-logo>img {
0 commit comments