diff --git a/docs/card.css b/docs/card.css index 57727ed..b4c52b3 100644 --- a/docs/card.css +++ b/docs/card.css @@ -23,10 +23,12 @@ .card:hover .card-content { flex-basis: 50%; + transition-delay: 0ms; padding-top: 10px; } .card:hover .card-image { flex-basis: 50%; + transition-delay: 0ms; } .card-content { @@ -35,11 +37,13 @@ flex-direction: column; gap: 10px; justify-content: space-between; - transition: flex-basis 250ms ease-out; + transition: all 250ms ease-out; + transition-delay: 250ms; } .card-image { - transition: flex-basis 250ms ease-out; + transition: all 250ms ease-out; + transition-delay: 250ms; flex-grow: 1; flex-basis: 100%; object-fit: cover; diff --git a/docs/reviews/index.html b/docs/genres/comedy/index.html similarity index 59% rename from docs/reviews/index.html rename to docs/genres/comedy/index.html index 75b7a41..10afb59 100644 --- a/docs/reviews/index.html +++ b/docs/genres/comedy/index.html @@ -1,22 +1,14 @@ - Reviews - + Comedy + - - + + - + - - - - - - - - @@ -42,25 +34,23 @@
-
-
-

Reviews

-
- - -
- +
+
+

Comedy

+
+ + +
+
+

+ See more +
+
+ +
+
+ +