From 7a5c0cdf7bea52071ecc9be011a8e5e92ed0cbfc Mon Sep 17 00:00:00 2001 From: YOUR NAME Date: Sun, 8 Jul 2018 21:39:19 +1000 Subject: [PATCH] fixed card heights -still needs work --- src/components/Decks.js | 122 ++++++++++++++++++++--------------- src/pages/Homepage/index.css | 6 ++ 2 files changed, 76 insertions(+), 52 deletions(-) diff --git a/src/components/Decks.js b/src/components/Decks.js index 01823e5..ece33d2 100644 --- a/src/components/Decks.js +++ b/src/components/Decks.js @@ -14,67 +14,85 @@ const InventionProcessDeck = props => { return ( - - - - - Product Design - {/* Card subtitle */} - - At its most basic, product design (also known as industrial design) is all the work that comes between the initial idea for a new product, through to the point where the design is ready to be handed off to a manufacturer - - - + + + + Product Design + {/* Card subtitle */} + + At its most basic, product design (also known as industrial + design) is all the work that comes between the initial idea for a + new product, through to the point where the design is ready to be + handed off to a manufacturer + + - - - - Rapid Prototyping - - Rapid prototyping is a group of techniques used to quickly fabricate a scale model of a physical part or assembly using three-dimensional computer aided design (CAD) data. - {/* Link to page with video explaining what it is and how it works */} - - - - - - + + + + Rapid Prototyping + + Rapid prototyping is a group of techniques used to quickly + fabricate a scale model of a physical part or assembly using + three-dimensional computer aided design (CAD) data. + {/* Link to page with video explaining what it is and how it works */} + + +