From 6e3ab3f522ed63052e2960971f2979bb1cad0a90 Mon Sep 17 00:00:00 2001 From: Edward Shen Date: Wed, 1 May 2019 18:30:07 -0400 Subject: [PATCH] optimized template --- templates/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 72b5f5c..8e7e369 100644 --- a/templates/index.html +++ b/templates/index.html @@ -45,7 +45,6 @@ .info { display: flex; align-items: baseline; - justify-content: space-between; } .spacer {