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 {