diff --git a/css/main.css b/css/main.css index ff3c5f725..011ef327e 100644 --- a/css/main.css +++ b/css/main.css @@ -258,6 +258,11 @@ a:hover { margin-bottom: 20px; } +.box-setup label small.has-error { + font-size: 11px; + color: #FFA59B; +} + .last-transactions { margin-bottom: 2rem; background-color: #E8EAEF; diff --git a/views/join.html b/views/join.html index 179d89f48..dff6317c2 100644 --- a/views/join.html +++ b/views/join.html @@ -11,7 +11,15 @@