diff --git a/index.html b/index.html index 627eaab..a60dd1f 100644 --- a/index.html +++ b/index.html @@ -73,9 +73,11 @@ min-height: 100vh; } - .vcenter { - display: flex; - align-items: center; + @media (min-width: 544px) { + .vcenter { + display: flex; + align-items: center; + } } @@ -193,7 +195,7 @@
-
+

Features

@@ -212,7 +214,7 @@
-
+
password pattern
@@ -248,12 +250,14 @@

Self Hosted

- You can host your own LessPass Database. It's super easy. Just run a single command on your server. + You can host your own LessPass Database. It's super easy. Just run a single command + on your server.

-
+
web extension
@@ -263,7 +267,8 @@ or the Chrome extension - to use the same component everywhere. Use the ctrl+shift+L + to use the same component everywhere. Use the + ctrl+shift+L shortcut to open the extension.