From 1402160a6d785f3dd65266de463d0509f9de25b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Mur=C3=A9?= Date: Tue, 24 Oct 2017 16:56:35 +0530 Subject: [PATCH] css fix --- index.html | 1 + src/main.css | 1 + 2 files changed, 2 insertions(+) diff --git a/index.html b/index.html index a72d65b..66b8631 100644 --- a/index.html +++ b/index.html @@ -9438,6 +9438,7 @@ h1 { margin: 0px; height: 91px; } #supportedcurrencies { line-height: 20px; padding: 12px 12px 0; + text-align: justify; } .frontPageInstructions { diff --git a/src/main.css b/src/main.css index 68da287..526820a 100644 --- a/src/main.css +++ b/src/main.css @@ -133,6 +133,7 @@ h1 { margin: 0px; height: 91px; } #supportedcurrencies { line-height: 20px; padding: 12px 12px 0; + text-align: justify; } .frontPageInstructions {