From 338fd4322bcd40bbc518e3c51fd6cda59ac43f63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Orzech?= Date: Sat, 28 Jun 2025 16:59:07 +0200 Subject: [PATCH] Update index.html animated nut --- index.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 8a8ae39..e315fb6 100644 --- a/index.html +++ b/index.html @@ -98,6 +98,15 @@ animation: wiggle 0.5s ease-in-out infinite; /* Increased duration for more noticeable wiggle */ } + .nut-emoji { + display: inline-block; + transition: transform 0.2s ease-in-out; + } + + .nut-emoji:hover { + transform: scale(1.4) rotate(10deg); + } + /* Fade animation for language change */ .fade-out { opacity: 0; @@ -271,7 +280,7 @@ © 2025 Paulina i Paweł Orzech. Wszelkie prawa zastrzeżone. GitHub - 🌰 + 🌰