Better profile pic resolution
This commit is contained in:
parent
49fcc79f15
commit
ce5c9e016b
5 changed files with 8 additions and 8 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<article class="media">
|
||||
<figure class="media-left">
|
||||
<p class="image is-64x64">
|
||||
<img src="{url_stream($item->author->avatarThumb)}" />
|
||||
<img class="is-rounded" src="{url_stream($item->author->avatarThumb)}" />
|
||||
</p>
|
||||
</figure>
|
||||
<div class="media-content">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue