From 0329f061c3700af536335e711b6751758f64f8bb Mon Sep 17 00:00:00 2001 From: Innovation Inc Date: Wed, 18 Sep 2019 20:45:14 -0500 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3609559..21723e1 100644 --- a/index.html +++ b/index.html @@ -78,7 +78,7 @@ function loadImage(image) { var x = document.createElement("IMG"); x.setAttribute("src", image); - x.setAttribute("class", "verticalcenter"); + x.setAttribute("class", "truecenter"); document.body.appendChild(x); } if (month=="3" && date=="13") {