From 7623b03d8282ab6901e4da9090cc5f57b1f2f181 Mon Sep 17 00:00:00 2001 From: totaro <66010583+totaro@users.noreply.github.com> Date: Thu, 4 Jan 2024 17:45:22 +0200 Subject: [PATCH] sliding cards --- index.html | 61 +++++++++++++++++++ style.css | 55 ++++++++---------- style_cards.css | 152 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 236 insertions(+), 32 deletions(-) create mode 100644 style_cards.css diff --git a/index.html b/index.html index 55ad557..055e3d7 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,7 @@ + @@ -60,6 +61,7 @@
  • Animated Button
  • Typewriter Effect
  • Mouse Follow
  • +
  • Sliding Cards
  • @@ -184,6 +186,65 @@