From 4ecfee6ad956fb8fc8cb16d1fc22afd27547231f Mon Sep 17 00:00:00 2001 From: Dmitriy Date: Fri, 11 May 2018 17:19:08 -0700 Subject: [PATCH] removed duplicate text-align property --- generators/newapp/templates/templates/index.html.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/generators/newapp/templates/templates/index.html.tmpl b/generators/newapp/templates/templates/index.html.tmpl index 01ae08b6b..68d4d422a 100644 --- a/generators/newapp/templates/templates/index.html.tmpl +++ b/generators/newapp/templates/templates/index.html.tmpl @@ -72,7 +72,6 @@ } .foot { - text-align: right; text-align: right; color: #c5c5c5; font-weight: 300;