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