diff --git a/index.html b/index.html index 3fec08f..a8d3959 100644 --- a/index.html +++ b/index.html @@ -493,6 +493,18 @@ animation: float 6s ease-in-out infinite 2s; } + .floating-card:nth-child(4) { + top: 55%; + right: 5%; + animation: float 6s ease-in-out infinite 3s; + } + + .floating-card:nth-child(5) { + bottom: 35%; + right: 30%; + animation: float 6s ease-in-out infinite 4s; + } + @keyframes float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-15px); } @@ -1306,11 +1318,11 @@ 🎲 Games as
organisations -
+
🌐 Parallel
worlding
-
+
🔮 Guerrilla
futuring
@@ -1750,8 +1762,7 @@