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
- 🌰
+ 🌰