diff --git a/app/components/QuoteBlock.js b/app/components/QuoteBlock.js index 5ec7549..28e9b13 100644 --- a/app/components/QuoteBlock.js +++ b/app/components/QuoteBlock.js @@ -19,29 +19,28 @@ const QuoteBlock = ({ className = "" }) => { w-full h-full" /> -
-
+
+
Quote Avatar
-

- "The rules of decision-making must be open and - available to everyone, and this can happen only if they are - formalized." +

+ The rules of decision-making must be open and available to + everyone, and this can happen only if they are formalized.

-
-

+

+

Jo Freeman

-

- "The Tyranny of Structurelessness" +

+ The Tyranny of Structurelessness

diff --git a/app/components/QuoteDecor.js b/app/components/QuoteDecor.js index 04cec01..cd2a5f4 100644 --- a/app/components/QuoteDecor.js +++ b/app/components/QuoteDecor.js @@ -3,7 +3,7 @@ const QuoteDecor = ({ className = "" }) => { return (