mute color on lock

This commit is contained in:
Kyle Spearrin 2018-06-09 22:59:36 -04:00
parent 5db9e9531f
commit 6892badf36
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<div class="row justify-content-md-center mt-5">
<div class="col-5">
<p class="text-center mb-4">
<i class="fa fa-lock fa-4x"></i>
<i class="fa fa-lock fa-4x text-muted"></i>
</p>
<p class="lead text-center mx-4 mb-4">{{'yourVaultIsLocked' | i18n}}</p>
<div class="card">