From 9e1e0d1ec504c8d2a1a154690a9386c0f120694c Mon Sep 17 00:00:00 2001 From: Guillaume Vincent Date: Mon, 6 Feb 2017 11:30:21 +0100 Subject: [PATCH] refactor interface --- index.html | 41 ++++++++++++++++++++--------------------- 1 file changed, 20 insertions(+), 21 deletions(-) diff --git a/index.html b/index.html index a1b635c..249c538 100644 --- a/index.html +++ b/index.html @@ -94,14 +94,9 @@ margin-left: 1.5rem; } - #fold .hero { - color: white; - } - @media (min-width: 544px) { - .hero { + #fold .hero { padding-top: 7rem; - padding-bottom: 7rem; } } @@ -135,7 +130,8 @@

- +

@@ -145,7 +141,8 @@

- +

@@ -153,9 +150,16 @@
-
-

No Sync   -   Open Source   -   Free

-

Next Gen Password Manager

+
+
+
+ + For more security use browser extensions + +
+
+
+

Stateless Password Manager

Stop wasting your time synchronizing your encrypted vault. Remember one master password to access your passwords, anywhere, anytime. No sync needed. @@ -167,14 +171,6 @@

-
-
-
- - For more security use browser extensions - -
-
@@ -299,9 +295,12 @@
+
- Copyright LessPass
- Created by Guillaume Vincent + Released under the GPL v3 license
+ Copyright © 2015 + + Guillaume Vincent