From e3750e51f28c6fe11fc6536d51b0cfa0027542b7 Mon Sep 17 00:00:00 2001 From: steven Date: Tue, 27 Jul 2021 22:27:51 -0700 Subject: [PATCH] risk card --- components/ContentSectionRisks.tsx | 2 +- tailwind.config.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/components/ContentSectionRisks.tsx b/components/ContentSectionRisks.tsx index c255fa3..eac3825 100644 --- a/components/ContentSectionRisks.tsx +++ b/components/ContentSectionRisks.tsx @@ -1,4 +1,4 @@ -import LinkLeft from "./LinkLeft" +//import LinkLeft from "./LinkLeft" const ContentSectionRisks = () => { return ( diff --git a/tailwind.config.js b/tailwind.config.js index 0b252ce..f853cdb 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -21,6 +21,7 @@ module.exports = { 'risk-one': "url('../public/img/risk1.png')", 'risk-two': "url('../public/img/risk2.png')", 'risk-three': "url('../public/img/risk3.png')", + 'risk-four': "url('../public/img/risk4.png')", }), height: {