mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-15 04:35:16 +00:00
Improvements on mobile
This commit is contained in:
@@ -50,14 +50,12 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
||||
{{#each post.Media}}
|
||||
{{#if this.Title}}
|
||||
<h4>{{this.Title}}</h4>
|
||||
{{/if}}
|
||||
{{#if this.Description}}
|
||||
<p>{{this.Description}}</p><br>
|
||||
<p>{{this.Description}}</p>
|
||||
{{/if}}
|
||||
|
||||
<div class="center">
|
||||
|
||||
Reference in New Issue
Block a user