Center align call tile contents

This commit is contained in:
Robert Long 2022-02-14 12:19:54 -08:00
commit 742d658021
2 changed files with 2 additions and 1 deletions

View file

@ -22,6 +22,8 @@
display: flex;
text-decoration: none;
width: 100%;
height: 100%;
align-items: center;
}
.avatar,