Center align call tile contents
This commit is contained in:
parent
681c24a0ca
commit
742d658021
2 changed files with 2 additions and 1 deletions
|
|
@ -22,6 +22,8 @@
|
|||
display: flex;
|
||||
text-decoration: none;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.avatar,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue