From 0335a8c4a280b038de31cbfb8a30d7f80a4b3350 Mon Sep 17 00:00:00 2001
From: David Joy
Date: Wed, 13 Mar 2019 12:24:42 -0400
Subject: [PATCH] Improve card styling. (#85)
Consistent height and watermark placement. Also, no watermark by default.
---
src/components/ProfilePage.jsx | 2 +-
src/components/ProfilePage/Certificates.jsx | 10 ++++++----
src/index.scss | 6 +++---
3 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/src/components/ProfilePage.jsx b/src/components/ProfilePage.jsx
index c17645d..6f06014 100644
--- a/src/components/ProfilePage.jsx
+++ b/src/components/ProfilePage.jsx
@@ -221,7 +221,7 @@ export class ProfilePage extends React.Component {
{...commonFormProps}
/>
-
+
{shouldShowAgeMessage ? : null}
+
-
+
{certificateType}
{courseDisplayName}
@@ -82,6 +83,7 @@ class Certificates extends React.Component {
/>
{courseOrganization}
+