check posts
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not
2023-07-13 20:32:42 +10:00
parent fb336375c6
commit c94424d110
2 changed files with 2 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
<div class="card blue-grey darken-1">
{% endif %}
<div class="row">
<div class="col s5">
<div class="col s4">
<div class="card-image">
<!-- <img src="https://loremflickr.com/g/320/240/paris"> -->
@@ -19,7 +19,7 @@
</div>
</div>
</div>
<div class="col s7">
<div class="col s8">
<div class="card-content white-text">
<span class="card-title">#{{ posto._key }}</span>
<p>{{ posto.texto }}</p>