From db4ed0b24e3535d5366f6223056a83e0669b69ce Mon Sep 17 00:00:00 2001 From: Drina_Rincon Date: Tue, 26 Apr 2022 17:49:35 -0300 Subject: [PATCH] Arreglar link de ver mas en expand grid, padding a quote --- src/components/expandGrid/expandGrid.scss | 1 + src/components/quote/Quote.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/expandGrid/expandGrid.scss b/src/components/expandGrid/expandGrid.scss index 768294f4..e1501209 100644 --- a/src/components/expandGrid/expandGrid.scss +++ b/src/components/expandGrid/expandGrid.scss @@ -155,6 +155,7 @@ color: $secondary; text-decoration: underline; margin: auto 0 10px 10px; + z-index: 4; } h4 { text-align: left; diff --git a/src/components/quote/Quote.js b/src/components/quote/Quote.js index 9cf0df95..2c010a88 100644 --- a/src/components/quote/Quote.js +++ b/src/components/quote/Quote.js @@ -17,7 +17,7 @@ const Quote = ({ return (
-
+
{(image && !videoUrl) && (