From 911290cb5e13482acf9701ec9da7a3b16fd17061 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Tue, 26 Sep 2017 21:35:18 +0200 Subject: Improve layout of profile page --- src/pages/Profile.js | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/src/pages/Profile.js b/src/pages/Profile.js index 17b01495..8a418f80 100644 --- a/src/pages/Profile.js +++ b/src/pages/Profile.js @@ -10,12 +10,17 @@ const ProfileContainer = ({onDelete}) => (
- -

- This does not delete your Google account, it simply disconnects it from the OpenDC app and deletes - any - simulation info that is associated with you (simulations you own, and any authorizations you may - have on other projects). + +

+ This does not delete your Google account, but simply disconnects it from the OpenDC platform and + deletes any simulation info that is associated with you (simulations you own and any authorizations + you may have on other projects).

-- cgit v1.2.3