More husky

This commit is contained in:
Timmy
2026-04-03 21:13:13 +01:00
parent 1bbb2dc128
commit 0770da6c30
3 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -108,9 +108,9 @@ header nav a:hover { color: var(--text); opacity: 1; }
}
.hero-husky {
width: 120px;
height: 120px;
filter: drop-shadow(0 0 20px rgba(34, 211, 238, 0.1));
width: 320px;
height: auto;
filter: drop-shadow(0 0 40px rgba(34, 211, 238, 0.2));
}
.hero-kicker {