Drew style (#403)

* mail icon

* working unique

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
This commit is contained in:
Drew Ansbacher
2021-08-10 18:41:35 -06:00
committed by Aiden McClelland
parent 3fcb96229e
commit 58678522ff
3 changed files with 84 additions and 16 deletions

View File

@@ -24,12 +24,12 @@
style="
text-align: center;
position: absolute;
top: 40%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);"
>
<ion-icon style="font-size: 84px; color: #282c33" name="mail-outline"></ion-icon>
<h4 style="color: #282c33; margin-top: 0px">Inbox Empty</h4>
<ion-icon style="font-size: 84px; color: #2c3038" name="mail-outline"></ion-icon>
<h4 style="color: #2c3038; margin-top: 0px">Inbox Empty</h4>
</div>
</ion-item-group>