diff --git a/config/settings.json b/config/settings.json index 9bfca35..86012e3 100644 --- a/config/settings.json +++ b/config/settings.json @@ -18,9 +18,9 @@ "menuLocation": "side", "footerHtml": "<h4 class="text-center">Powered by expressCart</h4>", "googleAnalytics": "", - "customCss": ".footer{padding-top: 5px;", + "customCss": ".footer{padding-top: 5px;}", "currencySymbol": "£", "paymentGateway": "paypal", "databaseConnectionString": "mongodb://localhost:27017/expresscart", "theme": "Cloth" -} \ No newline at end of file +}