Update index.blade.php
This commit is contained in:
@@ -59,20 +59,9 @@
|
||||
—
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<p
|
||||
class="text-gray-700 text-base text-right MvTyper"
|
||||
style="direction:rtl;"
|
||||
>
|
||||
{{$article->body[0]}}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div
|
||||
class="h-48 w-48 flex-none bg-cover text-center overflow-hidden rounded object-right dark-img"
|
||||
style="background-image: url({{$article->featured_image}}); "
|
||||
></div>
|
||||
</a>
|
||||
</div>
|
||||
@endforeach
|
||||
|
||||
Reference in New Issue
Block a user