From 9b29714edad6fc13508fabe8d1ba364de89bc7c2 Mon Sep 17 00:00:00 2001 From: Innovation Inc Date: Wed, 18 Sep 2019 15:22:07 -0500 Subject: [PATCH] Update index.html --- index.html | 35 +++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/index.html b/index.html index 1821d9a..dedf477 100644 --- a/index.html +++ b/index.html @@ -57,25 +57,32 @@ bottom: 0px; right: 0px; } + .verticalcenter { + display: table-cell; + vertical-align: middle; + } - -

v0.1.3

+ +

v0.1.4