From 365b156500cd4a9dc06c1e6a7cdf824f83bef8c9 Mon Sep 17 00:00:00 2001 From: Innovation Inc Date: Mon, 22 Apr 2019 10:19:20 -0500 Subject: [PATCH] Update index.html --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index 5d20005..409f0ac 100644 --- a/index.html +++ b/index.html @@ -51,6 +51,11 @@ @keyframes rotateRight{ 100%{ transform:rotate(360deg); } } + .br { + position: absolute; + bottom: 2px; + right: 2px; + } @@ -61,5 +66,6 @@ +

v0.1.3